The is used to determine whether a proposed password is acceptable based on whether the given password value appears in a provided dictionary file. 1.3.6.1.4.1.26027.1.2.95 ds-cfg-dictionary-password-validator ds-cfg-password-validator org.opends.server.extensions.DictionaryPasswordValidator Specifies the path to the file containing a list of words that may not be used as passwords. It should be formatted with one word per line. The value may be an absolute path, or a path that is relative to the instance root. 1.3.6.1.4.1.26027.1.1.336 ds-cfg-dictionary-file 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 Indicates whether this password validator should test the reversed value of the provided password as well as the order in which it was given. 1.3.6.1.4.1.26027.1.1.337 ds-cfg-test-reversed-password