If user tries to Reset User Password the following error message is displayed in the View Submitted Task.
[LDAP: error code 53 - 0000001F: SvcErr: DSID-031A12D2, problem 5003 (WILL_NOT_PERFORM), data 0 ];
nested exception is javax.naming.OperationNotSupportedException:[LDAP: error code 53 - 0000001F: SvcErr: DSID-031A12D2, problem 5003 (WILL_NOT_PERFORM), data 0]
In the Provisioning Server log file (etatrans) we have the error message:
ERROR [com.netegrity.crypto.PBESHA1RC2CBCPKCS12PBE5128Handler] (default task-61) org.bouncycastle.util.encoders.DecoderException: unable to decode base64 data: invalid characters encountered in base64 data
Identity Manager 14.3
Virtual Appliance and On-Premisses versions
As the Active Directory endpoint was configured to use SSL in the Security tab, we must set the SSL in the "Module Properties" too.
keytool -importcert -file <the ca cert file> -keystore $JAVA_HOME/jre/lib/security/cacerts
https://techdocs.broadcom.com/content/broadcom/techdocs/us/en/ca-enterprise-software/layer7-identity-and-access-management/identity-manager/14-3/configuring/advanced-settings/manage-authentication-module-properties.html