cancel
Showing results for 
Search instead for 
Did you mean: 

Creating groups that have certain permissions

dilipl
Champ in-the-making
Champ in-the-making
Hey guys,

I need to be able to create groups dynamically (on user input) and assign permissions. I accomplish this using AuthorityService and PermissionService.
Now I need to know, what permissions to assign to a group to be able to do the following
1) Add a user
2) Add a team
3) Assign Read, write, createchildren on a particular node.

So say I create a group G1, what permissions do I need to give this group to be able to do 1), 2) or 3) above?
1 REPLY 1

dilipl
Champ in-the-making
Champ in-the-making
The item 2 above, should read 2) Create a group (alfresco group)