I want to grant table access to a user with no role to see a specific table.

ayano
Giga Guru

ayano_0-1672980999899.png

I want to grant table access to a user with no role to see a specific table, but I don't have permission to see this Linux Server table yet.
How can I find out what other permissions are required in this case?

ayano_1-1672981171499.png

 

1 ACCEPTED SOLUTION

ayano
Giga Guru

This task has been resolved.
It was caused by this record in the server table being Active.

 "cmdb_ci_server.* - read" 
Deactivating it made it accessible to users without Itil.

View solution in original post

9 REPLIES 9

jaheerhattiwale
Mega Sage
Mega Sage

@ayano If you want to give access to user with no role then you can use public role.

 

Please mark as correct answer if this solves your issue.

Please mark the answer as correct or helpful based on impact
ServiceNow Community Rising Star, Class of 2023

Thank you for your comment.

What are Public Roles?

@ayano Public itself is a role.

jaheerhattiwale_0-1672983692117.png

 

 

Please mark as correct answer if this solves your issue.

Please mark the answer as correct or helpful based on impact
ServiceNow Community Rising Star, Class of 2023

What is the effect of granting public role?

Also, I gave that user the public role, but that user couldn't see the Linux Server tables.