Previous Topic: set password-uppercase Command

Next Topic: set persistent-search Command

set password-username-substring Command

The set password-username-substring command defines whether the password can contain the user's name.

When this is set to true, the password must not be a substring of the last RDN in the user's DN.

This command has the following format:

set password-username-substring = true | false;
true

Checks all new passwords against the user's name, and rejects any password that is a substring of the user's name.

false

(Default) Disables the username check.

More information:

Prevent the User Name from Appearing in the Password