Service-Type - HP 3600 v2 Series Command Reference Manual

Hide thumbs Also See for 3600 v2 Series:
Table of Contents

Advertisement

Default level
2: System level
Parameters
cipher: Displays the password in cipher text.
simple: Displays the password in plain text.
password: Password for the local user, case sensitive. It must be in plain text if you specify the simple
keyword and can be in plain or cipher text if you specify the cipher keyword. A password in plain text
must be a string of 1 to 63 characters that contains no blank space, for example, aabbcc. A password
in cipher text must be a string of 24 or 88 characters, for example, _(TT8F]Y\5SQ=^Q`MAF4<1!!.
Description
Use the password command to configure a password for a local user and specify whether to display the
password in cipher text or plain text.
Use the undo password command to delete the password of a local user.
If you configure the local-user password-display-mode cipher-force command, all existing local user
passwords will be displayed in cipher text regardless of the configuration of the password command. If
you also save the configuration and restart the switch, all existing local user passwords will always be
displayed in cipher text, no matter how you configure the local-user password-display-mode command
or the password command. The passwords configured after you restore the display mode to auto by
using the local-user password-display-mode auto command, however, are displayed as defined by the
password command.
With the cipher keyword specified, a password of up to 16 characters in plain text is encrypted into a
password of 24 characters in cipher text, and a password of 16 to 63 characters in plain text is encrypted
into a password of 88 characters in cipher text. For a password of 24 characters, if the system can
decrypt the password, the system treats it as a password in cipher text. Otherwise, the system treats it as
a password in plain text.
Related commands: display local-user and local-user password-display-mode.
Examples
# Set the password of local user user1 to 123456 and set the display mode to plain text.
<Sysname> system-view
[Sysname] local-user user1
[Sysname-luser-user1] password simple 123456
# Set the password of local user user1 to 123456 in interactive mode.
<Sysname> system-view
[Sysname] local-user user1
[Sysname-luser-user1] password
Password:******
Confirm :******

service-type

Syntax
service-type { ftp | lan-access | { ssh | telnet | terminal } * | portal | web }
undo service-type { ftp | lan-access | { ssh | telnet | terminal } * | portal | web }
36

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents