Page 1 of 1

omldapsync attempting to recreate existing users.

Posted: Wed Nov 15, 2006 12:56 pm
by dolfantimmy
We sync with three different AD orgs. Two worked fine. One is failing during omldapsync because it is apparently trying to re-add every user. The host ldap is MS Active Dir. This has been working fine.

I have been able to determine that not all CN's are having the problem. Nothing has changed in AD, but for some reason, omldapsync thinks that these users don't exist. add.curr gets huge, and it tries to recreate all users, failing of course, leaving add.curr and search.curr out there.

I'm not sure where to start to look for this, any help appreciated greatly.

More info on problem

Posted: Wed Nov 15, 2006 2:45 pm
by dolfantimmy
Example of output:
<SOAP-ENV:Body>
<SOAP-ENV:Fault>
<faultcode>SOAP-ENV:Server</faultcode>
<faultstring>CAA Service Error</faultstring>
<detail>
<scalix-caa:fault-details xmlns:scalix-caa="http://www.scalix.com/caa">
<message>omaddu : [OM 8265] Authentication ID Dude.Talatham@INT.xxx.COM already used. :scalix401.int.xxx.com</message>
<errorcode>OM 8265</errorcode>
</scalix-caa:fault-details>
</detail>
</SOAP-ENV:Fault>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
0 entries passed
1 entries failed
0 entries warned
2006-11-15 11:06:25 ERROR: failed to run omldapagent

Getting that for every user.

Also, end of log provides this information:

2006-11-15 11:27:28 STATUS: update sync data files with partial results ...
2006-11-15 11:27:28 INFO: ... 18 entries added to search.last
2006-11-15 11:27:28 STATUS: LDAP dir sync import failed, error=2 ###########
2006-11-15 11:27:28 STATUS: LDAP dir sync export ZZZ started ###############
2006-11-15 11:27:28 INFO: agreement type 11 only supports import operation
2006-11-15 11:27:28 STATUS: LDAP dir sync export ZZZ completed #############