209
Use
undo password-control super length
to restore the default.
Syntax
password-control super length
length
undo password-control super length
Default
The minimum password length for super passwords is the same as the global minimum password
length.
Views
System view
Default command level
2: System level
Parameters
length
: Specifies the minimum length for super passwords in characters. The value range for this
argument is 4 to 16 in non-FIPS mode, and 8 to 16 in FIPS mode.
Usage guidelines
If you do not specify the minimum length of super passwords, the system applies the global minimum
password length to super passwords.
If you have specified the minimum length of super passwords, the system applies the specified
minimum length to super passwords.
Examples
# Set the minimum length for super passwords to 10 characters.
<Sysname> system-view
[Sysname] password-control super length 10
Related commands
password-control length
reset password-control blacklist
Use
reset password-control blacklist
to remove all or one user from the password control
blacklist.
Syntax
reset password-control blacklist
{
all
|
user-name
name
}
Views
User view
Default command level
3: Manage level
Parameters
all
: Clears all users from the password control blacklist.
user-name
name
: Specifies the user to be removed from the password control blacklist. The
name
argument is the username, a case-sensitive string of 1 to 80 characters.
Examples
# Delete the user named
test
from the password control blacklist.