The is used to determine whether a proposed password is acceptable based on the number of unique characters that it contains. 1.3.6.1.4.1.26027.1.2.89 ds-cfg-unique-characters-password-validator ds-cfg-password-validator org.opends.server.extensions.UniqueCharactersPasswordValidator Specifies the minimum number of unique characters that a password will be allowed to contain. Specifies the minimum number of unique characters that a password will be allowed to contain. A value of zero indicates that there will be no minimum value enforced. Changes to this configuration attribute will take effect immediately. 1.3.6.1.4.1.26027.1.1.322 ds-cfg-minimum-unique-characters 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 true indicates that a capital letter should not be considered the same as its lowercase counterpart. A value of false indicates that differences in capitalization should be ignored when looking at the number of unique characters in the password. 1.3.6.1.4.1.26027.1.1.324 ds-cfg-case-sensitive-validation