353
Syntax
password-control update-interval interval
undo password-control update-interval
Default
The minimum password update interval is 24 hours.
Views
System view
Predefined user roles
network-admin
mdc-admin
Parameters
interval
: Specifies the minimum password update interval in hours, in the range of 0 to 168. 0 means
no requirements for password update interval.
Usage guidelines
The set minimum interval is not effective on a user who is prompted to change the password at the
first login or after the password expires.
Examples
# Set the minimum password update interval to 36 hours.
<Sysname> system-view
[Sysname] password-control update-interval 36
Related commands
display password-control
reset password-control blacklist
Use
reset password-control blacklist
to remove blacklisted users.
Syntax
reset password-control blacklist
[
user-name user-name
]
Views
User view
Predefined user roles
network-admin
mdc-admin
Parameters
user-name user-name
: Specifies the username of a user account to be removed from the password
control blacklist. The username is a case-sensitive string of 1 to 55 characters.
Usage guidelines
You can use this command to remove a user account that is blacklisted due to excessive login
failures. Then the blacklisted user can use this user account to log in.
Examples
# Remove the user account named
test
from the password control blacklist.