complexPasswordRules
CME-MIB ·
.1.3.6.1.4.1.2.3.51.2.4.1.1.20.2.5
Object
scalar
mandatory
r/w
Enumeration
If enabled, the minimum complexity rules will be enforced for all
local login passwords and 'User login password required' rule will be enabled.
The complex rules are as follows:
must be 8-31 characters
must contain at least one number
must contain at least one letter
cannot contain white space characters
cannot be a repeat or reverse of user name
no more than 3 of the same characters used consecutively
must contain at least 2 of the following combinations:
at least one upper case letter
at least one lower case letter
at least one special character
Password and password confirm values must match
If disabled, the lagacy rules are:
must be 5-31 characters
must contain at least one number
must contain at least one letter
cannot contain white space characters
Password and password confirm values must match
The default value is disabled.
Context
- MIB
- CME-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.4.1.1.20.2.5- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- customSecuritySettings
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | enabled |