- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Protect Custom Attributes from deletion but allow modification or deletion of value ?
Is it possible configure a role that has no right to delete an Custom Attribute, but are able to delete the value of an Custom Attribute ?
I would like to limit deletion rights becase a user by accident deleted an important Custom Attributes ![]()
Joern Ravnsbaek
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There are two privileges that manage the privileges to work with Custom Attributes.
They are
Global.ManageCustomFields add,remove and rename custom attributes
Global.SetCustomField set the value of a custom attribute
You could try to create a new Role that has only the Global.SetCustomField privilege (besides the other required privileges), but not the Global.ManageCustomFields privilege.
Blog: lucd.info Twitter: @LucD22 Co-author PowerCLI Reference