Avatar

Not applicable

To find out which user/group is causing the problem, you can use LDAPDecoder as a proxy in between.

1. Download slamd-2.0.1.zip from http://www.slamd.com. LDAPDecoder tool is located at /tools/LDAPDecoder directory.

2. Start LDAPDecoder as,

java -jar LDAPDecoder.jar -h {LDAPserverAddress} -p {LDAPserverPort} -L {listenPort} -f "output.log"

3. Point your LC Enterprise Server to the {listenport} and the {serverAddress where LDAP Decoder is running}.

4. The output.log will help in identifying which princiapl from LDAP is breaking the sync process.

The related doc for usage is,

http://blogs.sun.com/DirectoryManager/entry/decoding_ldap_communication