Access Control for CMDB Query Builder
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2017 03:56 AM
Hi,
We have a requirement to control the access of CMDB query builder in a way that, ITIL users have read-only access (just view the saved queries) and admin users should be able to create / edit / delete queries.
To achieve this I have separated query_builder role from itil. But after this its giving error to ITIL users saying "You do not have permission to view this application".
I have added ITIL role in the read ACL of qb_saved_query, but that is not helping.
Please provide some ideas to fix it.
Thanks,
Bidya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2017 05:19 AM
Hi Bidehalaxmi,
This is because of the tables being used in CMDB query builder. Possibly those tables ACLs also needs to be modified accordingly.