how can I grant write access to a custom field in cmdb_ci_appl table

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2016 05:40 AM
I have created a filed in the cmdb_ci_appl table called app abbreviation and create a role as I want some user to only be able to write to this field. When I created the ACL rule for that specific role to that specific field the user cannot write to it. There were no ACL rules on the cmdb_ci_appl table so I'm guessing the permissions flow down from the cmdb_ci table. So how to I give access to a filed that is not part of the cmdb_ci table?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2016 07:07 AM
In the one you have titled write rule to the table, remove the *. It should say -none- there.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2016 07:14 AM
When I do that they get write to everything in the cmdb_ci_appl. If I add the * then it goes back to 100% read only.