Raritan Computer EMX2-111 User Manual

Page of 379
Chapter 10: Using the Command Line Interface 
 
272
 
 
 
config:# 
security strongPasswords enforceAtLeastOneUpperCaseCharacter <option> 
 
Variables: 
 
<option> is one of the options: enable or disable
Option 
Description 
enable 
At least one uppercase character is required. 
disable 
No uppercase character is required. 
 
 
Example 
This command determines a password must comprise at least one 
uppercase character. 
 
config:# 
security strongPasswords enforceAtLeastOneUpperCaseCharacter enable 
 
 
Numeric Character Requirement 
This command syntax determines whether a strong password includes at 
least a numeric character. 
 
config:# 
security strongPasswords enforceAtLeastOneNumericCharacter <option> 
 
Variables: 
 
<option> is one of the options: enable or disable
Option 
Description 
enable 
At least one numeric character is required. 
disable 
No numeric character is required. 
 
 
Example 
The following command determines that a password must comprise at 
least one numeric character. 
 
config:# 
security strongPasswords enforceAtLeastOneNumericCharacter enable 
 
 
Special Character Requirement 
This command syntax determines whether a strong password includes at 
least a special character.