15.7. Removing an Action from a Role

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]

Caution

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 15-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