To disassociate an action from a role, use the command goldsh RoleAction Delete:
goldsh RoleAction Delete [Role==<Role Name>] [Object==<Object Name>] [Name==<Action Name>] [Instance==<Instance Name>] [ShowUsage:=True]
The goldsh control program allows you to make powerful and sweeping modifications to Gold objects. Misuse of this command could result in the inadvertent deletion of all role actions. |
Example 7. Don't let UserServices Create or Update Projects
$ goldsh RoleAction Delete Role==UserServices Object==Project Name==ANY Role Object Name Instance ------------------ ---------- ------ ------------ UserServices Project ANY ANY Successfully deleted 1 RoleActions