Secure Global Desktop Administration Guide > Commands > The tarantella role remove_member command
tarantella role remove_member { --role rolename --member mobj... } | --file file
Removes occupants from particular roles.
Argument | Description |
---|---|
--role rolename |
Specifies the name of a role, for example global .
Use tarantella
role
list to find out the available roles.
|
--member mobj... |
Specifies the TFN names of objects for the users you don't want to occupy the role. |
--file file |
Specifies a file containing a batch of commands to remove occupants from a particular role. |
Note Make sure you quote any object names containing spaces, for example ".../_ens/o=Indigo Insurance".
tarantella role remove_member \ --role global \ --member ".../_ens/o=Indigo Insurance/ou=Finance/cn=Sid Cerise"
Removes Sid Cerise from the Global Administrators role.
Copyright © 1997-2005 Sun Microsystems, Inc. All rights reserved.