3com 4210 PWR 9-Port 3CR17341-91-ME User Manual

Product codes
3CR17341-91-ME
Page of 567
564
C
HAPTER
 49: P
ASSWORD
 C
ONTROL
 C
ONFIGURATION
 O
PERATIONS
Password Control 
Configuration 
Example
Network requirements
The following password control functions should be implemented:
Globally, the password aging time is 30 days.
For the super password, the minimum number of password composition types 
is 3 and the minimum number of characters in each composition type is 3.
For a local user named test, the minimum password length is 6 characters, the 
minimum number of password composition types is 2, the minimum number 
of characters in each password composition type is 3, and the password aging 
time is 20 days.
Configuration procedure
# Enter system view.
<4210> system-view 
# Set the global password aging time to 30 days.
[4210] password-control aging 30 
# Set the minimum number of composition types for the super password to 3 and 
the minimum number of characters in each composition type to 3.
[4210] password-control super composition type-number 3 type-length 3 
# Configure a super password.
[4210] super password level 3 simple 11111AAAAAaaaaa 
# Create a local user named test.
[4210] local-user test 
# Set the minimum password length for the local user to 6.
[4210-luser-test] password-control length 6 
# Set the minimum number of composition types for the local user password to 2 
and the minimum number of characters in each password composition type to 3.
[4210-luser-test] password-control composition type-number 2 type-le
ngth 3 
Table 418   Displaying password control
Operation 
Command 
Display the information about the 
password control for all users 
display password-control 
Display the information about the 
super password control 
display password-control super 
Display the information about one 
or all users who have been added 
to the blacklist because of 
password attempt failure 
display password-control blacklist [ user-name 
user-name | ip ip-address ]