Minimum Password Length
This command determines the minimum length of the password.
config:#
security strongPasswords minimumLength <value>
Variables:
<value> is an integer between 8 and 32.
Maximum Password Length
This command determines the maximum length of the password.
config:#
security strongPasswords maximumLength <value>
Variables:
<value> is an integer between 16 and 64.
Lowercase Character Requirement
This command determines whether a strong password includes at least a lowercase character.
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.
PRO3X User Guide – Command Line Interface (CLI)
94 of 182
Using the PRO3X Command Line Interface (CLI)
Need help?
Do you have a question about the Server Technology PRO3X and is the answer not in the manual?