3PAR InForm® OS 2.3.1 CLI Reference (320-200166 Rev B, March 2010)
11.78
Command Line Interface Reference InForm OS Version 2.3.1
<privilege_level>
Specifies the privilege level you wish to assign to the created user. The privilege level can be
specified as
Super, Service, Edit, or Browse. For information about each privilege level,
see the InForm OS Concepts Guide.
RESTRICTIONS
■ Access to all domains is required to run this command.
■ Encrypted passwords are generated by the system. Therefore, you can only specify
previously generated encrypted passwords. All passwords must be at least six characters
long.
EXAMPLES
The following example displays the successful creation of a new user user1 with the clear-text
password
123456, with access to all service pools, and with edit level authority:
NOTES
■ If no password is specified using the -c or -e options, then you will be prompted for a
clear-text password.
■ Verify the creation of a new user by issuing the showuser command. See showuser on
page 22.188 for more information.
cli% createuser –c 123456 user1 testdomain edit
User created