I am aware that in classic we can use useradmin (localhost:4502/useradmin) console to find user, groups and it's permission visually like below,
But in touch UI we would need to go to below consoles
For Touch UI,
localhost:4502/security/users.html
localhost:4502/security/groups.html
localhost:4502/security/permissions.html
In permission console, I could not see any permission at group level, for example below AEM Administrator permission is not appearing, but I guess it should have all permissions. Do we have any console to check permission like classic UI ?
Views
Replies
Total Likes
@Mario248 , http://localhost:4502/security/permissions.html/principal/admin?filter=user
You add it through ACEs (Access Control Entries).
http://localhost:4502/security/permissions.html/principal/everyone?filter=group
For example, in the above link for the group "everyone" you may see all the paths that is has been granted access to or denied to. We do not have an exact similar screen here that we see on classic ui.
I am aware that we can look for ACE but why administrators group do not have any ACE,
Go to below path
http://localhost:4502/security/permissions.html/principal/everyone
search for a user/group by entering it at the left side and selecting appropriate filter from dropdown. You will see these permissions at right side.
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies