352
Examples
# Specify that a super password must contain a minimum of four character types and a minimum of
five characters for each type.
<Sysname> system-view
[Sysname] password-control super composition type-number 4 type-length 5
Related commands
display password-control
password-control composition
password-control super length
Use
password-control super length
to set the minimum length for super passwords.
Use
undo password-control super length
to restore the default.
Syntax
password-control super length length
undo password-control super length
Default
In non-FIPS mode:
The minimum super password length is 10 characters.
In FIPS mode:
The minimum super password length is 15 characters.
Views
System view
Predefined user roles
network-admin
mdc-admin
Parameters
length
: Specifies the minimum length of super passwords in characters. The value range for this
argument is 4 to 63 in non-FIPS mode, and 15 to 63 in FIPS mode.
Examples
# Set the minimum length of super passwords to 16 characters.
<Sysname> system-view
[Sysname] password-control super length 16
Related commands
display password-control
password-control length
password-control update-interval
Use
password-control update-interval
to set the minimum password update interval, which is the
minimum interval at which users can change their passwords.
Use
undo password-control update-interval
to restore the default.