196
Examples
# Specify that the super passwords must each contain at least three types of characters and each type
contains at least five characters.
<Sysname> system-view
[Sysname] password-control super composition type-number 3 type-length 5
password-control super length
Syntax
password-control super length
length
undo password-control super length
View
System view
Default level
2: System level
Parameters
length
: Specifies the minimum length of 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.
Description
Use the
password-control super length
command to set the minimum length for super passwords.
Use the
undo password-control super length
command to restore the default.
By default, the minimum super password length is the same as the global minimum password length.
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.
Related commands:
password-control length
.
Examples
# Set the minimum length for super passwords to 10 characters.
<Sysname> system-view
[Sysname] password-control super length 10
reset password-control blacklist
Syntax
reset password-control blacklist
[
all
|
user-name
name
]
View
User view
Default level
3: Manage level