3Com MSR 50 Network Router User Manual


  Open as PDF
of 2742
 
1942 CHAPTER 127: AAA CONFIGURATION COMMANDS
In simple text, it must be a string of 1 to 63 characters that contains no blank
space, for example, aabbcc.
In cipher text, it must be a string of 24 or 88 characters, for example,
_(TT8F]Y5SQ=^Q‘MAF4<1!!.
With the simple keyword, you must specify the password in simple text. With
the cipher keyword, you can specify the password in either simple or cipher
text.
Description Use the
password command to configure a password for a local user.
Use the undo password command to delete the password of a local user.
Note that:
With the local-user password-display-mode cipher-force command
configured, the password is always displayed in cipher text, regardless of the
configuration of the password command.
With the cipher keyword specified, a password of up to 16 characters in plain
text will be encrypted into a password of 24 characters in cipher text, and a
password of 16 to 63 characters in plain text will be 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 command: display local-user.
Example # Set the password of user1 to 123456 and specify to display the password in
plain text.
<Sysname> system-view
[Sysname] local-user user1
[Sysname-luser-user1] password simple 123456
self-service-url
Syntax self-service-url { disable | enable url-string }
undo self-service-url
View ISP domain view
Parameter disable: Disables the self-service server localization function.
enable url-string: Enables the self-service server localization function. The
url-string argument refers to the URL of the self-service server for changing user
password. The URL is a string of 1 to 64 characters that starts with http:// and
cannot contain any question mark.