Command Manual (For Soliton) – AAA
H3C S3100 Series Ethernet Switches
Chapter 1 AAA Configuration Commands
1-24
z
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.
z
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 commands:
display local-user
.
Examples
# Set the password of user1 to 20030422 and specify to display the password in plain
text.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] local-user user1
New local user added.
[Sysname-luser-user1] password simple 20030422
1.1.22 radius-scheme
Syntax
radius-scheme
radius-scheme-name
View
ISP domain view
Parameters
radius-scheme-name
: Name of a RADIUS scheme, a string of up to 32 characters.
Description
Use the
radius-scheme
command to configure a RADIUS scheme for current ISP
domain.
After an ISP domain is initially created, it uses the local AAA scheme instead of any
RADIUS scheme by default.
The RADIUS scheme you specified in the
radius-scheme
command must already
exist. This command is equivalent to the
scheme
radius-scheme
command.
Related commands:
radius scheme
,
scheme
,
display radius
scheme
.