3Com Switch 8800 Family Firewall Module Configuration and Command Reference Guide

226 CHAPTER 15: AAA/RADIUS/HWTACACS CONFIGURATION COMMANDS
Description
Use the local-user command to add a local user and enter the local user view.
Use the undo local-user user-name command to remove the specified local user
or the related attributes of the specified local user.
Use the undo local-user all command to remove all local users or all local users
of a specific service type.
By default, no local user is configured.
Related command: display local-user.
Example
# Add a local user named 3com1.
[SecBlade_FW] local-user 3com1
[SecBlade_FW-luser-3com1]
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: Forced cipher mode specifies that the passwords of all the accessed
users must be displayed in cipher text.
auto: The auto mode specifies that a user is allowed to use the password
command to set a password display mode.
Description
Use the local-user password-display-mode command to configure the
password display mode of all the local users.
Use the undo local-user password-display-mode command to restore the
default password display mode of all the local users.
If cipher-force applies, the effort of specifying in the password command to
display passwords in simple text is rendered useless.
By default, auto applies when displaying passwords of local users.
Related command: display local-user and password.
Example
# Force all the local users to have passwords displayed in cipher text.
[SecBlade_FW] local-user password-display-mode cipher-force