Knowledgebase
LDAP_UNWILLING_TO_PERFORM
Category:Troubleshooting
Last Updated:2008-04-16
 
Download PDF version
LDAP_UNWILLING_TO_PERFORM
This error indicates the ldap ADD or Modify attempted to change a variable in a way that the destination schema does not allow.
Common causes:
- Attempting to write to the Global Catalog port (3268) instead of the standard ldap port (389/636).
- Attempting to create an object with a blank CN (i.e. DN=CN=,OU=structname,dc=domain,dc=com).
- Attempting to set a single valued attribute with multiple values.
- Attempting to set attributes that are not present in the objectclass being written.
- Attempting to modify an attribute not meant for modification after the initial object creation.
- Attempting to create an invalid objectclass.
- On Group as Group sync, attempting to add Universal Groups to Global Groups.
If you need further assistance troubleshooting this error, please ZIP and forward your sync log to
Support@dirwiz.com
.