F3215-HP Load Balancing Module Security Command Reference-6PW101
138
Examples
# Set the aging time for super passwords to 10 days.
<Sysname> system-view
[Sysname] password-control super aging 10
Related commands
password-control aging
password-control super composition
Use password-control super composition to configure the composition policy for super passwords.
Use undo password-control super composition to restore the default.
Syntax
password-control super composition type-number type-number [ type-length type-length ]
undo password-control super composition
Default
The composition policy of super passwords is the same as the global password composition policy.
Views
System view
Default command level
2: System level
Parameters
type-number type-number: Specifies the minimum number of character types that a super password must
contain, in the range of 1 to 4.
type-length type-length: Specifies the minimum number of characters from each type that the super
password must contain, in the range of 1 to 16.
Usage guidelines
If you do not specify a composition policy for super passwords, the system applies the global password
composition policy to super passwords.
If you have specified a composition policy for super passwords, the system applies the composition
policy to super passwords.
Examples
# Specify that a super password must contain at least three types of characters and each type must
contain at least five characters.
<Sysname> system-view
[Sysname] password-control super composition type-number 3 type-length 5
Related commands
password-control composition
password-control super length
Use password-control super length to set the minimum length for super passwords.