password-control super composition
Syntax
password-control super composition type-number type-number [ type-length type-length ]
undo password-control super composition
View
System view
Default level
2: System level
Parameters
type-number type-number: Specifies the minimum number of composition types for super passwords. The value range for the type-number argument is 1 to 4 in non-FIPS mode and fixed at 4 in FIPS mode.
type-length type-length: Specifies the minimum number of characters of each composition type for super passwords, in the range of 1 to 16.
Description
Use password-control super composition to configure the composition policy for super passwords.
Use undo password-control super composition to restore the default.
By default, the super password composition policy is the same as the global password composition policy.
The settings for super passwords, if present, override those configured for all passwords.
Related commands: password-control composition.
Examples
# Set the minimum number of composition types to 3 and the minimum number of characters of each composition type to 5 for super passwords.
<Sysname> system-view [Sysname] password-control super composition type-number 3 type-length 5