The is used to determine whether a proposed password is acceptable based on the number of times any character may appear consecutively in a password value. 1.3.6.1.4.1.26027.1.2.90 ds-cfg-repeated-characters-password-validator ds-cfg-password-validator org.opends.server.extensions.RepeatedCharactersPasswordValidator Specifies the maximum number of times that any character may appear consecutively in a password value. Specifies the maximum number of times that any character may appear consecutively in a password value. A value of zero indicates that there will be no maximum limit enforced. Changes to this configuration attribute will take effect immediately. 1.3.6.1.4.1.26027.1.1.323 ds-cfg-maximum-consecutive-length Indicates whether this password validator should treat password characters in a case-sensitive manner. Indicates whether this password validator should treat password characters in a case-sensitive manner. A value of false indicates that any differences in capitalization should be ignored when looking for consecutive characters in the password. A value of true indicates that a character should only be considered repeating if all consecutive occurrences use the same capitalization. 1.3.6.1.4.1.26027.1.1.324 ds-cfg-case-sensitive-validation