3com 8807 Reference Guide

Page of 1099
Password Control Configuration Commands
1093
Use the password-control login-attempt attempt-time exceed command to 
configure the processing mode used after password attempt fails.
Example
# Configure the aging time of the system login passwords to 100 days.
<SW8800>system-view
 
System View: return to User View with Ctrl+Z.
 
[SW8800] password-control aging 100 
# Configure the minimum length of the system login passwords to 8 characters.
[SW8800] password-control length 8 
# Configure the number of password attempts allowed for each user to 5.
[SW8800] password-control login-attempt 5 
# Configure the maximum number of history password records allowed for each 
user to 10.
[SW8800] password-control history 10 
# Configure the alert time so that users are alerted 7 days before their passwords 
expire.
[SW8800] password-control alert-before-expire  7 
# Configure the timeout time of the user password authentication to 100 seconds.
[SW8800] password-control authentication-timeout 100 
# Configure the processing mode so that the system locks the user after failed 
password authentication attempts and allow the user to log in to the switch again 
360 minutes later.
[SW8800] password-control login-attempt 3 exceed locktime 360 
password-control enable
Syntax
password-control { aging | length | history } enable
undo password-control { aging | length | history } enable
View
System view
Parameter
None
Description
Use the password-control enable commands to enable the password control 
function of the system. The specific usage is as follows: