Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

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.

Arun Patidar

AEM LinksLinkedIn

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.

Arun Patidar

AEM LinksLinkedIn