186
password-control authentication-timeout
Syntax
password-control authentication-timeout
authentication-timeout
undo password-control authentication-timeout
View
System view
Default level
2: System level
Parameters
authentication-timeout
: User authentication timeout time in seconds, in the range 30 to 120.
Description
Use the
password-control authentication-timeout
command to set the user authentication timeout time.
Use the
undo password-control authentication-timeout
command to restore the default.
By default, the user authentication timeout time is 60 seconds.
Examples
# Set the user authentication timeout time to 40 seconds.
<Sysname> system-view
[Sysname] password-control authentication-timeout 40
password-control complexity
Syntax
password-control complexity
{
same-character
|
user-name
}
check
undo password-control complexity
{
same-character
|
user-name
}
check
View
System view
Default level
2: System level
Parameters
same-character
: Refuses a password that contains any character repeated consecutively three or more
times.
user-name
: Refuses a password that contains the username or the reverse of the username.
Description
Use the
password-control complexity
command to configure the password complexity checking policy.
Complexity-incompliant passwords will be refused.
Use the
undo password-control complexity check
command to remove a password complexity checking
item.
By default, no user password complexity checking is performed, and a password can contain the
username, the reverse of the username, or a character repeated three or more times consecutively.