The vicfg-user syntax differs from other vCLI commands. You specify operations as follows: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.
Important If you create a user with the vSphere Client, you cannot make changes to that user with the vicfg-user command.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 - -role <admin|read-only|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.