Command Manual – AAA&RADIUS&HWTACACS
H3C S3610&S5510 Series Ethernet Switches
Chapter 1 AAA & RADIUS & HWTACACS
Configuration Commands
1-25
1.1.23 local-user password-display-mode
Syntax
local-user password-display-mode
{
cipher-force | auto
}
undo local-user password-display-mode
View
System view
Parameter
cipher-force
: Adopts the forcible cipher mode so that the passwords of all local users
must be displayed in cipher text.
auto
: Adopts the automatic mode so that the passwords of local users are displayed in
the modes set with the
password
command.
Description
Use the
local-user password-display-mode
command to set the password display
mode of all local users
Use the
undo local-user password-display-mode
command to restore the default
password display mode of all local users.
By default, the password display mode of all access users is
auto
.
When the
cipher-force
mode is adopted, all passwords will be displayed in cipher text
even through some users have specified to display their passwords in plain text by
using the
password
command with the
simple
keyword.
Related command:
display local-user
and
password
.
Example
# Specify to display all local user passwords in cipher text forcibly.
<Sysname>system-view
System View: return to User View with Ctrl+Z.
[Sysname] local-user password-display-mode cipher-force
1.1.24 password
Syntax
password
{
simple
|
cipher
}
password
undo password
View
Local user view