3PAR InForm® OS 2.3.1 CLI Reference (320-200166 Rev B, March 2010)
11.77
InForm OS Version 2.3.1 Command Line Interface Reference
COMMAND
createuser
DESCRIPTION
The createuser command allows a Super user to create a new user account with a specified
name and privilege level in a specified domain.
SYNTAX
createuser [option <arg>] <user_name> <domain_name> <privilege_level>
AUTHORITY
Super
OPTIONS
Only one of the following options can be specified:
–c <clear–text_password>
Specifies the user's password in the clear-text format. The password must be six to eight
characters in length.
–e <encrypted_password>
Specifies the user's password in the encrypted format. The password must be less than or
equal to 31 characters in length.
SPECIFIERS
<user_name>
Specifies the name of the user, using up to 31 characters in length. Valid characters are
alphanumeric (letters and digits), a period ( . ), a dash ( - ), or an underscore ( _ ). The first
character must either be alphanumeric or an underscore for non-SSH users. To access the
system via SSH, the first character of the
<user_name> must be alphanumeric.
<domain_name>
Specifies the name of the domain in which the created user will belong. The domain name
can be up to 31 characters in length.
NOTE: You need access to all domains in order to run this command.