- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2023 09:36 AM
Hi,
We are trying to check ACLs that were set to Public in our instance, but don't see 'Role' column on the list view. Please assist.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2023 10:04 AM
Hi @sath
Requires role that you see on the ACL is an embedded list which refers to the table Access Roles(sys_security_acl_role) table.
You can open this table by typing sys_security_acl_role_list.do and press enter in the application navigator.
Then you can search for public role
Aman Kumar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2023 10:04 AM
Hi @sath
Requires role that you see on the ACL is an embedded list which refers to the table Access Roles(sys_security_acl_role) table.
You can open this table by typing sys_security_acl_role_list.do and press enter in the application navigator.
Then you can search for public role
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2023 10:07 AM
Hi @sath ,
Please navigate to sys_security_acl_role table.There u will be able to check for public roles easily by applying the filter as public. All the acls will appear.
Thanks,
Danish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2023 12:33 AM
Hi @sath ,
You can utilize: https://dev157880.service-now.com/now/nav/ui/classic/params/target/sys_security_acl_role_list.do%3Fs...
Just change the dev157880 to your own instance.
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
best regards
Anders
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2023 02:31 AM
Hi
You can go to application Navigator and search sys_security_acl_role_LIST.do it will open all acl in list view you can see there.
after this press enter it will show list
search in list