Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list
SOLVED

Minimal ACL rights to allow user with a custom group creating a new groups

Avatar

Level 1

Hi Team, 

do you know what are the minimal paths to set the ACL rights (path + right type [read, modify, create etc.]) to allow a customised group creating a new groups ? This is controlled only by ACL rights or need also somewhere to put a group name to a bundle configuration to allow creating a new groups? I know that the user-administrator group have the rights but I suppose this group enables much more than only creating a new groups - which should not be granted. 

 

Thank you,

Waldemar 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

do you want to create group from UI or backend.

If you are creating group from backend then user-administrators group is required. 

But for UI,

you need read, edit, write acl at /home/group/<your path> to create group

read access to /libs/, /home/ etc.

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

do you want to create group from UI or backend.

If you are creating group from backend then user-administrators group is required. 

But for UI,

you need read, edit, write acl at /home/group/<your path> to create group

read access to /libs/, /home/ etc.