java - Granting permissions in Liferay Document library -
java - Granting permissions in Liferay Document library -
i have simple requirement , want advice on implementing best way in liferay.
i using liferay document library. requirement grouping users different departments. (a, b , c).
usera --> dept a userb --> dept buserc --> dept c
the usera should have access directories belonging a
usera can grant files access 'userb' or users in 'b'how should grouping users best way can grant these permissions. !
to give pointers:
you can create organizations (departments) org a, org b , org c.
then can assign users accordingly organizations.
to restrict usage of directories or folders, can create organization-level-roles , assign them users.
now can assign permissions created organization-level-roles different directories.
hope helps.
java permissions document liferay
Comments
Post a Comment