Displaying and maintaining password control
Task | Command | Remarks |
---|---|---|
Display password control configuration information. | display password-control [ super ] [ | { begin | exclude | include } regular-expression ] | Available in any view |
Display information about users in the password control blacklist. | display password-control blacklist [ user-name name | ip ipv4-address | ipv6 ipv6-address ] [ | { begin | exclude | include } regular-expression ] | Available in any view |
Delete users from the password control blacklist. | reset password-control blacklist [ all | user-name name ] | Available in user view |
Clear history password records. | reset password-control history-record [ user-name name | super [ level level ] ] | Available in user view |
NOTE: The reset password-control history-record command can delete the history password records of a specific user or all users even when the password history function is disabled. | ||