ROLES

Suhail2297
Tera Contributor

Using ITIL role how i restrict the user to read only in cmdb ci tables?

1 ACCEPTED SOLUTION

AndersBGS
Tera Patron
Tera Patron

Hi @Suhail2297 ,

 

i know that ServiceNow have added some write ACLs OOTB, hence I would suggest to instead of modifying the ACL OOTB, then instead create a deny-unless ACL to ensure that only users with your specific role have write access.

 

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/

View solution in original post

5 REPLIES 5

Ankur Bawiskar
Tera Patron
Tera Patron

@Suhail2297 

you will have to check the table.None READ ACLs on cmdb ci tables and update those

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Can you please elaborate this solution?

swapnali ombale
Kilo Sage

Hi @Suhail2297 

Modify ITIL Role Permissions:

 

Go to System User Roles and edit the ITIL role.

Remove Create, Write, and Delete permissions for the cmdb_ci table.

Ensure Read permission remains checked

If you found this helpful please accept as solution and mark helpful

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Suhail2297 

What do you mean by "restrict"? OOTB ITIL users work in the CMDB table. Do you have a process in place, or can you create ACLs to restrict access?

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************