Command Reference Guide

User Account Commands
CLI Command Reference
September 2014 Page 79
HP Moonshot Switch Module CLI Command Reference
no username
Use this command to remove a user name.
username name nopassword
Use this command to remove an existing users password (NULL password).
username name unlock
Use this command to allows a locked user account to be unlocked. Only a user with read/write access can re-
activate a locked user account.
username snmpv3 accessmode
This command specifies the snmpv3 access privileges for the specified login user. The valid accessmode values
are
readonly or readwrite. The username is the login user name for which the specified access mode applies.
The default is
readwrite for the “admin” user and readonly for all other users. You must enter the username in
the same case you used when you added the user. To see the case of the
username, enter the show users
command.
Format
no username name
Mode Global Config
Format
username name nopassword [level level]
Mode Global Config
Parameter Description
name The name of the user. Range: 1-32 characters.
password The authentication password for the user. Range 8-64 characters.
level The user level. Level 0 can be assigned by a level 15 user to another user to suspend that
users access. Range 0-15.
Format
username name unlock
Mode Global Config
Defaults admin - readwrite
•other - readonly
Format
username snmpv3 accessmode username {readonly | readwrite}
Mode Global Config