3PAR InForm® OS 2.3.1 CLI Reference (320-200166 Rev B, March 2010)
22.189
InForm OS Version 2.3.1 Command Line Interface Reference
EXAMPLES
The previous example indicates user root being a member of all domains. Valid output
includes
all, or <domain_name>. The columns are identified as follows:
■ Username. Your user name.
■ Domain. The domain to which the user belongs.
■ Privilege. The privilege level required to run the command.
■ Default. Indicates whether the domain is the default domain of the user.
NOTES
■ Users are created using the createuser command. See createuser on page 11.77 for more
information.
■ For the first usage (without the -k option), the showuser command displays account
information for all local users when the
<username> is not provided or the account
information for just the local user with the name
<username> when it is provided. The
output for users with Browse or Service level privileges is limited to the user's own accounts
and if the
<username> is provided, it must be the user's name. The output shows the
users' username, domain, privilege, and whether the domain is the default for the user.
■ For the second usage (-k), users who have set a public SSH key with the setsshkey
command are displayed, one per line. For users with Browse or Service privilege levels, the
output is limited to the current user.
■ A Domain column may be included by using the setclienv command to set listdom to
1. The listdom option is also set to 1 if the CLI was started with the -listdom option, or
if the CLI was started with the
TPDLISTDOM environment variable set. Please run cli -h
and
setclienv -h for details of the environment variables.
cli% showuser root
Username Domain Privilege Default
root all super N
cli%