How do I restrict users creating New CI and allow only Admin to create?

VM3
Tera Contributor

Hello Team,

I want to restrict all users (Except Admin) to create New CI (Configuration Item). Basically I want to Hide New button for all users except Admin. 

How do I achieve this functionality? 

Please help me out.

Thanks,

VM

 

1 ACCEPTED SOLUTION

OlaN
Giga Sage
Giga Sage

Hi,

This could be done by changing the ACL that grants rights to create cmdb_ci records, to only be allowed by users with the admin role, or whatever your requirements state.

View solution in original post

2 REPLIES 2

OlaN
Giga Sage
Giga Sage

Hi,

This could be done by changing the ACL that grants rights to create cmdb_ci records, to only be allowed by users with the admin role, or whatever your requirements state.

VM3
Tera Contributor

Thanks OlaN for our quick response. 

Thanks.