RE: Group roles

Jamie Sammons, modified 6 Years ago. New Member Posts: 12 Join Date: 9/2/19 Recent Posts
I have a website (called A) and I have pages on this site (calls a1, a2, a3). I also have a group of users per page (group a1, group a2, group a3). Inside each group there are two types of roles. For example, in group a1 I have an administrator, who can only be an administrator in group a1. How can I limit the permissions of each group? That is to say, that each administrator (normal role) be it but only in his group?
thumbnail
Christoph Rabel, modified 6 Years ago. Liferay Legend Posts: 1555 Join Date: 9/24/09 Recent Posts
I am not exactly sure about your usecase, so I am a bit guessing here.
If you want to have "admin users" for some users, then you probably need to create organizations. (There are probably some other constructs possible, but organizations seem to be the most fitting solution)
Then it would be Organization a1 and you could configure one user to be the administrator for the organization members.