Options
–email
string
Specifies the email
address of the user.
–h
Shows help for command
options.
–notes
string
Specifies
optional notes for the user.
–password
string
Specifies a password for the user.
–privilege
string
Specifies the privilege level of the
user. Allowed values are:
- Admin
- VolumeManager
- Reporter
–realname
string
Specifies
the real name of the user.
–usergroup
string,…,string
Specifies user groups by name for the user. If user groups
exist on the
Storage Center, lists
the user groups. If no user group has been created, use the
usergroup create command to create a user group. See
usergroup create.
–usergroupindex
string,…, string
Specifies user groups by index for the user. If user groups exist
on the
Storage Center, lists the
index(es) of the user group(s). If no user group has been created,
use the
usergroup create command to create
a user group. See
usergroup create.
–username
string
Specifies the user name for the user. If a user name
for an account was previously created and deleted, that user name
cannot be used in another
user create command.
Example
Create
a new user with a user name of Fred, an initial password of abc, and
Reporter privilege:
user create -username Fred -password abc -privilege Reporter