HP StorageWorks Enterprise File Services WAN Accelerator 2.1 Command Line Interface Reference Guide (November 2005)
146 4 - CONFIGURATION-MODE COMMANDS
Parameters
Example
minna (config) # terminal type vt100 length 20 width 180
minna (config) #
username disable
Description Disables the user account so that no one can log in with a password. The no command
option re-enables the specified user account. To re-enable the account, you must set a
password for it.
Syntax username <userid> disable
Parameters
Example
minna (config) # username monitor disable
minna (config) #
username nopassword
Description Disables password protection for a user. The no command option re-enables the
specified user account.
Syntax username <userid> nopassword
Parameters
Example
minna (config) # username monitor nopassword
minna (config) #
username password
Description Sets the password for the specified user. The password must be a minimum of 6
characters. The password is returned in cleartext format on the command line.
Syntax username <userid> password <cleartext>
<type> Specifies the terminal type.
length <number> Specifies the number of lines for the terminal.
width <number> Specifies the terminal width in characters.
<userid> Specifies the user login: admin or monitor.
<userid> Specifies the user login: admin or monitor.