Previous Topic: set password-policy Command

Next Topic: set password-retries Command

set password-proxy-user Command

The set password-proxy-user command specifies the distinguished name of the password proxy user. This proxy user is a user account that performs password comparisons and updates on behalf of another user.

When an application binds as this password proxy user, the password policy will be applied to password compares and modifications.

This can be useful if an application that uses the directory can only have one connection to the directory.

This command has the following format:

set password-proxy-user = DN;
DN

Specifies the DN of the password proxy user.

More information:

Use a Password Proxy User