98
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
C613-50057-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
U
SER
A
CCESS
C
OMMANDS
SECURITY
-
PASSWORD
MINIMUM
-
CATEGORIES
security-password minimum-categories
Overview
This command specifies the minimum number of categories that the password
must contain in order to be considered valid. The password categories are:
•
uppercase letters: A to Z
•
lowercase letters: a to z
•
digits: 0 to 9
•
special symbols: all printable ASCII characters not included in the previous
three categories. The question mark (?) cannot be used as it is reserved for
help functionality.
Note that to ensure password security, the minimum number of categories should
align with the lifetime selected, i.e. the fewer categories specified the shorter the
lifetime specified.
Syntax
security-password minimum-categories <
1-4
>
Default
The default number of categories that the password must satisfy is
1
.
Mode
Global Configuration
Example
To configure the required minimum number of character categories to be
3
, use
the command:
awplus#
configure terminal
awplus(config)#
security-password minimum-categories 3
Validation
Commands
show running-config security-password
show security-password configuration
Related
Commands
security-password history
security-password forced-change
security-password lifetime
security-password minimum-length
security-password reject-expired-pwd
security-password warning
username
Parameter
Description
<1-4>
Number of categories the password must satisfy, in the range 1 to 4.