SAP Knowledge Base Article - Public

2462939 - LDAP connector error: error code 53

Symptom

This KBA contains the resolution to the error cause in the boomi process connecting to Microsoft active directory

Error:

Connector AD Connection: wdci-AP4T8S-LDAP-pub_prod Connector; Update LDAP User javax.naming.OperationNotSupportedException: [LDAP: error code 53 - 0000200A: SvcErr: DSID-031A1248, problem 5003 (WILL_NOT_PERFORM), data 0 ?]

Environment

Boomi

Cause

The LDAP error 53 indicates that the server is unwilling to process the requested operation for some reason. Typically this error is generated when a field in being created or updated using a non SSL connection or the field value is considered illegal by the LDAP server. For example it a non null field is being updated to a null value or a password is being updated over a non SSL connection.

Resolution

The first step to addressing the problem is identifying the field(s) that are causing the LDAP server to generate the errors. Try eliminating fields from the create or update operation one by one until the error is eliminated. Once the create or update operation is successful the field which is responsible for the error will be apparent. Then working with your LDAP admin and those responsible for the business decisions you can proceed down a path to addressing the issue using one of the options listed below:

  1. Identify if there is some AD configuration setting that will allow this field to be updated over a clear text (NON SSL) LDAP Connection
  2. Permanently remove the field from the process flow to be updated (Business decision if that is possible)
  3. Switch to a SSL connection for LDAP. This may require some certificate configuration on the AD/LDAP server and boomi if not already configured as certain fields like 'password' require a SSL connection in order to update. 

Keywords

KBA , problem 5003 (will_not_perform) , ldap: error code 53 , error code 53 , LOD-SF-INT-BOM , Standard SF to 3rd Party Boomi Content , LOD-SF-INT-CUS , SF Boomi & CPI (HCI) Custom Content , Problem

Product

SAP SuccessFactors HCM suite all versions