To disassociate a user and a role, use the command goldsh RoleUser Delete:
goldsh RoleUser Delete [Role==<Role Name>] [Name==<User 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 users. |
Example 8. Removing dave as a Manager
$ goldsh RoleUser Delete Role==Manager Name==dave Role Name ---------- ------ Manager dave Successfully deleted 1 RoleUser