- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2019 09:19 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2021 08:33 AM
Marcin,
You have to change your filter to role equals nobody. You can update the below URL to see the list of ACLS that is assigned to the role 'nobody':
https://INSTACE_ID.service-now.com/nav_to.do?uri=%2Fsys_security_acl_role_list.do%3Fsysparm_query%3Dsys_user_role%253Db05940500a0a0aa70090a4893f6ff35d%26sysparm_first_row%3D1%26sysparm_view%3D
Thanks,
Derrick Johnson
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2019 09:25 AM
Hi Chanikya,
This is an ACL restriction. Check 'read' ACLs on this table in your system.
-Anurag
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2019 09:42 AM
Chanikya,
The ACL below prevents you from seeing information about the 'maint' or 'nobody' role if the logged in user does not have the 'maint' role.
If you are trying to determine which ACLs have the 'nonbody' role assigned you can navigate to the Application File Table 'sys_security_acl_role.'
Thanks,
Derrick Johnson
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2019 09:49 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2021 12:51 AM
Hi,
Look for operation read on this table and then check those records.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2021 12:28 AM
Mark the comment as a correct answer and also helpful if this has helped you to solve the problem.