HP StorageWorks Enterprise File Services WAN Accelerator 2.1.7 Command-Line Interface Reference Manual (392361-004, June 2006)

HP STORAGEWORKS EFS WAN ACCELERATOR COMMAND-LINE INTERFACE REFERENCE MANUAL 163
4 - CONFIGURATION-MODE
C
OMMANDS
Syntax terminal {type <type> | length <number>| width <number>}
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.