Chapter 7: Using the Command Line Interface
302
Example
This command syntax determines a password must comprise at least 8
characters.
config:#
security strongPasswords minimumLength 8
Maximum Password Length
This command syntax determines the maximum length of the password.
config:#
security strongPasswords maximumLength <value>
Variables:
<value> is an integer between 16 and 64.
Example
This command syntax determines that a password must NOT comprise
more than 20 characters.
config:#
security strongPasswords maximumLength 20
Lowercase Character Requirement
This command syntax determines whether a strong password includes at
least a lowercase character.
config:#
security strongPasswords enforceAtLeastOneLowerCaseCharacter <option>
Variables:
<option> is one of the options:
enable
or
disable
.
Option
Description
enable
At least one lowercase character is required.
disable
No lowercase character is required.
Example
This command syntax determines that a password must include at least a
lowercase character.
config:#
security strongPasswords enforceAtLeastOneLowerCaseCharacter enable
Содержание PX-1000 Series
Страница 423: ...Appendix E Integration 408 3 Click OK ...