User guide
Chapter 7: Using the Command Line Interface
177
<option4> is one of the options: enable or disable.
Option Description
enable At least one numeric character is required.
disable No numeric character is required.
<option5> is one of the options: enable or disable.
Option Description
enable At least one special character is required.
disable No special character is required.
<value3> is an integer between 1 and 12.
Tip: You can combine multiple commands to modify several strong
password parameters at a time. See Multi-Command Syntax (on page
214).
Example
The following command sets up seven strong passwords parameters.
config:# security strongPasswords enable enforceAtLeastOneLowerCaseCharacter enable
enforceAtLeastOneUpperCaseCharacter disable
enforceAtLeastOneNumericCharacter enable enforceAtLeastOneSpecialCharacter
disable passwordHistoryDepth 7
Results:
The strong password feature is enabled.
A strong password is required.
The password must have at least one lowercase character.
The password does not require uppercase characters.
The password must have at least one numeric character.
The password does not require special characters.
When changing the password, users are prevented from repeating
any of the previous 7 passwords.
Outlet Configuration Commands
An outlet configuration command begins with outlet. Such command
allows you to configure an individual outlet.