CLI Guide

Table Of Contents
iDRAC.Security.PasswordMinimumLength (Read or Write)
Description
Password must be a minimum of the specified characters.
Legal Values
Integral values from 0 to 20
Default Value 0
Write Privilege Configure iDRAC
License Required iDRAC Basic
Dependancy Property will be ignored if PasswordRequireRegex is not blank.
iDRAC.Security.PasswordRequireNumbers (Read or Write)
Description
Password must include at least 1 Numeric character
Legal Values
Disabled-0
Enabled-1
Default Value 0
Write Privilege Configure iDRAC
License Required iDRAC Basic
Dependancy Property will be ignored if PasswordRequireRegex is not blank.
iDRAC.Security.PasswordRequireRegex (Read or Write)
Description
Password must pass this Regular Expression.
Legal Values
String of up to 100 ASCII characters.
Default Value None
Write Privilege Configure iDRAC
License Required iDRAC Basic
Dependancy Property will override other policies except for MinimumPasswordScore
iDRAC.Security.PasswordRequireSymbols (Read or Write)
Description
Password must include at least 1 Symbolic character
Legal Values
Disabled-0
Enabled-1
Default Value 0
Write Privilege Configure iDRAC
License Required iDRAC Basic
Dependancy Property will be ignored if PasswordRequireRegex is not blank.
iDRAC.Security.PasswordRequireUpperCase (Read or Write)
Description
Password must include at least 1 Upper Case Letter
iDRAC Attributes 655