15.8. Removing a Role from a User

To disassociate a user and a role, use the command goldsh RoleUser Delete:

goldsh RoleUser Delete [Role==<Role Name>] [Name==<User 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 users.

Example 15-8. Removing dave as a Manager

$ goldsh RoleUser Delete Role==Manager Name==dave

Role    Name 
---------- ------ 
Manager dave 
Successfully deleted 1 RoleUser