225
reset password-control blacklist
Use reset password-control blacklist to remove blacklisted users.
Syntax
reset password-control blacklist [ user-name name ]
Views
User view
Predefined user roles
network-admin
Parameters
user-name 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
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.
<Sysname> reset password-control blacklist user-name test
Are you sure to delete the specified user in blacklist? [Y/N]:
Related commands
display password-control blacklist
reset password-control history-record
Use reset password-control history-record to delete history password records.
Syntax
reset password-control history-record [ super [ role role name ] | user-name name ]
Views
User view
Predefined user roles
network-admin
Parameters
super: Deletes the history records of a specified super password or all super passwords.
role role name: Specifies a user role, in the range of 1 to 63.
user-name name: Specifies the username of the user whose password records are to be deleted. The
name argument is a case-sensitive string of 1 to 55 characters.
Usage guidelines
If you do not specify any arguments or keywords, this command deletes the history password records of
all local users.