configure account password-policy char-validation
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
53
configure account password-policy char-validation
configure account [all | <name>] password-policy char-validation [none |
all-char-groups]
Description
Requires that the user include an upper-case letter, a lower-case letter, a digit, and a symbol in the
password.
Syntax Description
Default
N/A.
Usage Guidelines
This feature is disabled by default.
Once you issue this command, each password must include at least
two
characters of each of the
following four types:
●
Upper-case A-Z
●
Lower-case a-z
●
0-9
●
!, @, #, $, %, ^, *, (, )
The minimum number of characters for these specifically formatted passwords is 8 characters and the
maximum is 32 characters.
Use the
none
option to reset the password to accept all formats.
Example
The following command requires all users to use this specified format for all passwords:
configure account all password-policy char-validation all-char-groups
all
Specifies all users (and future users).
name
Specifies an account name.
none
Resets password to accept all formats.
all-char-groups
Specifies that the password must contain at least two characters from each of
the four groups.
NOTE: The password minimum length will be 8 characters if you specify this
option.