Secure Global Desktop Administration Guide > Commands > The tarantella role list_members command

The tarantella role list_members command

Syntax

tarantella role list_members --role rolename
                           | --file file

Description

Lists the occupants of particular roles. The TFN name for each member is shown.

Argument Description
--role rolename Specifies the name of a role, for example global. Use tarantella role list to find out the available roles.
--file file Specifies a file containing a batch of commands to list the occupants of a particular role.

Note Make sure you quote any object names containing spaces, for example ".../_ens/o=Indigo Insurance".

Examples

tarantella role list_members --role global

Lists the TFN names of all occupants of the Global Administrators role.

Related topics