Interoperability support for password policy response control
You can issue the command provided here to perform interoperability support for password policy response control.
In order to return RFC compliant password policy response control
for interoperability, user must set the environment variable, USE_OPENLDAP_PWDPOLICY_CONTROL,
to YES. To do this issue the idsldapmodify command of the following
format:
idsldapmodify -p port -D <adminDN> -w <adminPW>
dn: cn=Front End, cn=configuration
changetype: modify
add: ibm-slapdSetEnv
ibm-slapdSetEnv: USE_OPENLDAP_PWDPOLICY_CONTROL=YESAfter
setting the environment variable, restart the server to effect the
changes made.