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

Brian Lancaster
Tera Sage

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?

11 REPLIES 11

In the one you have titled write rule to the table, remove the *. It should say -none- there.


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.