Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Granting permission to create, modify, delete CIs

paradise624
Tera Contributor

To grant a group the permission to create, modify, delete and view CIs, do I need to add a role to the group or do I have to modify the ACls?

1 REPLY 1

Bert_c1
Kilo Patron

Hi,

 

You can review the existing ACLs for the desired table (cmdb_ci) and see what roles are required for 'Create', 'Write', and 'Delete' and then assign users one of the roles.  It may be better to create a Group for those users, and assign the needed roles to the group.  That way, as group members are modified, the roles will follow. for example, when a user is removed from the group, those roles will also be removed from the user.