vicfg-user Command Syntax
The vicfg-user syntax differs from other vCLI commands. You specify operations as follows:
vicfg-user <conn_options> -e <user> -o <add|modify|delete|list>
If you create a user without specifying the role (--role), the user has no permissions. You cannot change the user’s role, you can only change the user’s permission.
Options
The vicfg-user command-specific options manipulate users. You must also specify connection options. See Connection Options.
- -adduser <user_list>
- -entity <user>
-e <user>
- -login <login_id>
-l <login_id>
- -newpassword <p_wd>
- -newuserid <UUID>
- -newusername <name>
- -operation
Operation to perform. Specify add, modify, delete, or list.
- -role <admin|read-only|no-access>
Role for the target user. Specify one of admin, read-only, or no-access.
- -shell
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.
This option is not supported against vSphere 5.0 systems. The option is supported only against ESX. The option is not supported against ESXi.