Overview #
LDAP_UNWILLING_TO_PERFORM, which is LDAP Result Code 53, implies the Indicates that the LDAP server (DSA) cannot process the LDAP Request because of LDAP Server Implementation defined restrictions.This error is returned for the following reasons:
- The Add Request violates the DIT Structure Rules.
- The Modify Request specifies attributes that users cannot modify.
- Password restrictions prevent the action.
- Connection restrictions prevent the action.