|
|
--adduser
<user_list>
-u
<user_list>
|
Adds the specified users. Takes a comma-separated
list of users.
|
--entity
<user>
-e
<user>
|
Entity to perform the operation on. Starting with
vSphere 5.1,
entity is always
user.
|
--login
<login_id>
-l
<login_id>
|
|
--newpassword
<p_wd>
-p
<p_wd>
|
Password for the target user.
|
--newuserid
<UUID>
-i
<UUID>
|
New UUID for the target user.
|
--newusername
<name>
-n
<name>
|
New user name for the target user.
|
|
Operation to perform. Specify
add,
modify,
delete, or
list.
|
--role
<admin|read-only|no-access>
-r
<admin|read-only|no-access>
|
Role for the target
user. Specify one of
admin,
read-only, or
no-access.
Users that you create
without assigning permissions have no permissions.
|
|
Grant shell access to
the target user. Default is no shell access. Use this command to change the
default or to revoke shell access rights after they have been granted.
Valid values are
yes and
no.
This option is not
supported against vSphere 5.0 systems. The option is supported only against
ESX. The option is not supported against
ESXi.
|