Hi,
I want to create a group in AEM 6.3 which can manage user and groups permission. I mean user of this group can create, edit, delete, modify new users and groups, can assign permissions to newly created user and groups.
I created a user and gave it all the permissions on root folder, then also I am getting access denied exception when trying to create user or group using this user id.
Thanks in advance for any help.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi Rajeev,
AEM comes with a group called "user-administrators" which does what you're looking for. No need for a custom made group.
Views
Replies
Total Likes
See this doc that talks about this subject -- User, Group and Access Rights Administration
Views
Replies
Total Likes
Hi Steve, although the doc describes a log about access rights in AEM, it does not define which permissions a user would require to create new groups.
Would you perhaps be able to enumerate which specific permissions a user would require in order to create other groups?
Views
Replies
Total Likes
We will log a bug for docs so this can be updated in the AEM Doc set.
Hi Rajeev,
AEM comes with a group called "user-administrators" which does what you're looking for. No need for a custom made group.
Views
Replies
Total Likes
hey @Rajeev_Kumar ,
I know I'm too late to reply on this, But it works when you go in touch-ui permissions,(from tools>security tab)
Select your group > add ace> select /home/users or /home/groups path and give privileges as jcr:all.
The issue will get resolved.
It doesn't work same way in classic-ui
Views
Replies
Total Likes
Views
Likes
Replies