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

If username is not admin or it is not present in administrator group will that user is admin ? If yes then how to indentify the the user is admin or not?

Avatar

Level 8
 
1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

@akshaybhujbale you don't become admin as in name, but ACL gives you permission to do similar tasks. So you should check ACL to see what all access this user has if not in admin grounp. Admin has R/W access to every path

View solution in original post

4 Replies

Avatar

Level 7

As far as I know: A recently created user will be not assigned automaticly to a group or role. When an instance is installed, there is a process which creates groups and assign rights, so you are able to get started. 

Avatar

Employee Advisor

@akshaybhujbale check the ACL for the particular user and what level of R/W access it have via /useradmin.

Avatar

Level 8

Hi @Mayank_Gandhi 

But which are the permissions which make normal user as admin?

Avatar

Correct answer by
Employee Advisor

@akshaybhujbale you don't become admin as in name, but ACL gives you permission to do similar tasks. So you should check ACL to see what all access this user has if not in admin grounp. Admin has R/W access to every path