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

Is it possible to check which Users and Groups have Permission to access a specific path ?

Avatar

Level 2

Hi All,

In http://localhost:4502/security/permissions.html is it possible to check a specific path to see which Users and Groups have Permission settings for that path ?

For example I would like to see which Users and Groups have Permission settings for path /content/myproject/private

Thank you for your time and advise.

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

You can view the Permissions tabs in the Page Properties to see if any CUGs or other permissions have been set:

dgordon86_0-1612462526721.png

 

Another alternative is to use CRXDE Lite and the Access Control panel:

dgordon86_1-1612462623102.png

Although keep in mind that CRXDE Lite should be disabled in upper-level environments.

 

 

 

View solution in original post

1 Reply

Avatar

Correct answer by
Employee Advisor

You can view the Permissions tabs in the Page Properties to see if any CUGs or other permissions have been set:

dgordon86_0-1612462526721.png

 

Another alternative is to use CRXDE Lite and the Access Control panel:

dgordon86_1-1612462623102.png

Although keep in mind that CRXDE Lite should be disabled in upper-level environments.