- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2014 06:33 AM
Hi all,
We are just about to have an audit and I have been asked to come up with a solution on allowing the auditors "Read Only" access into SN. After reading all the forums to see what other admins have done, I am still lost as to what route is best. Now I know ACL's are what a lot of guys have said, but as there has to be a better way in doing this and I am a bit weary about going down this route as we will be upgrading from Calgary to Eureka whilst they complete the audit.
Can anyone out there that has completed this please share what they have done?
Thanks all,
Lucien
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2014 08:42 AM
Hey Lucien,
Unfortunately, this solution requires the use of those roles. To allow visibility without any role usage, you would certainly have to go down the ACL route (no fun). Depending on the length of the audit engagement, perhaps you could shift things around temporarily to accommodate the auditors? Sorry there isn't an easier role-free solution!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2019 07:26 AM
I'm very late to this party but I want to point others who come here to the same resource on the 'wiki'. The read only role can be customized via system properties. You can for example allow creation or writing on specific tables such as incident, which means if the person who is receiving this role is also a self-service employee in your company, they can open incidents.
See for more info: https://docs.servicenow.com/bundle/london-platform-administration/page/administer/user-administration/concept/c_ReadOnlyRole.html
Name | Description |
---|---|
glide.security.snc_read_only_role.tables.exempt_create | |
Specifies which tables are exempt from the read-only role enforcement and allow the creation of new records.
| |
glide.security.snc_read_only_role.tables.exempt_write | |
Specifies which tables are exempt from the read-only role enforcement and allow the updating of existing records.
| |
glide.security.snc_read_only_role.tables.exempt_delete | |
Specifies which tables are exempt from the read-only role enforcement and allow the deletion of existing records.
|
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2016 07:49 AM
WHAT ABOUT THE ABILITY TO CREATE/RUN A REPORT?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2016 09:18 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2018 08:30 AM