Postby agsureka » Sat Jul 05, 2008 8:54 am
we managed to
1) set up agreement 13 properly
2) complete omldapsync properly (maybe..??)
now in the next step when we try to "Force a complete (re)load of the directory".. we get an error.. which i am cut-pasting below.
can you suggest what we should try next
regards,
aman
------------------error pasted
INPUT: Please enter an option (0):2
2008-07-05 19:20:07 STATUS: LDAP dir sync import test started ###############
2008-07-05 19:20:07 STATUS: load all records from 192.168.10.40 ...
2008-07-05 19:20:07 INFO: work dir is /var/opt/scalix/s1/s/ldapsync/test/import
2008-07-05 19:20:07 STATUS: search source directory on 192.168.10.40 ...
2008-07-05 19:20:07 INFO: search base is ou=tsg,o=dpst
2008-07-05 19:20:08 INFO: ... 1 entries to check
2008-07-05 19:20:08 STATUS: find delta and perform mapping ...
2008-07-05 19:20:08 INFO: ... 0 entries to delete
2008-07-05 19:20:08 INFO: ... 1 entries to add
2008-07-05 19:20:08 INFO: ... 0 entries to modify
2008-07-05 19:20:08 STATUS: check delete count against configured delete limit ...
2008-07-05 19:20:08 INFO: ... delete count is within 50% limit from 0 total
2008-07-05 19:20:08 STATUS: apply membdelete data against Scalix ...
2008-07-05 19:20:08 INFO: ... 0 entries passed for member.curr
2008-07-05 19:20:08 INFO: ... 0 entries failed for member.curr
2008-07-05 19:20:08 INFO: ... 0 entries warned for member.curr
2008-07-05 19:20:08 STATUS: apply delete data against Scalix ...
2008-07-05 19:20:08 INFO: ... 0 entries passed for delete.curr
2008-07-05 19:20:08 INFO: ... 0 entries failed for delete.curr
2008-07-05 19:20:08 INFO: ... 0 entries warned for delete.curr
2008-07-05 19:20:08 STATUS: apply add data against Scalix ...
Enter CAA Password: error 1005: Entry must have a valid global unique id
>>>>>>>>SOAP Request
SOAP part:
<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
<SOAP-ENV:Header/>
<SOAP-ENV:Body>
<scalix-caa:CAARequestMessage xmlns:scalix-caa="http://www.scalix.com/caa">
<ServiceType>scalix.res</ServiceType>
<Credentials id="12345">
<Identity name="sxadmin" passwd="xxxxxxxx"/>
</Credentials>
<FunctionName>AddUser</FunctionName>
<ScalixServers>
<Host>sc1.dpst.co.in</Host>
</ScalixServers>
<AddUserParameters>
<user type="INTERNET"/>
<mailNode name="internet"/>
<userAttributes>
<entity name="FOREIGN-ADDR" value="cn=jpm,ou=tsg,o=dpst"/>
<entity name="L" value="Kolkata"/>
<entity name="PHONE-1" value="9831097824"/>
<entity name="CN" value="jpm"/>
<entity name="INTERNET-ADDR" value="jpm@dpst.co.in"/>
<entity name="G" value="Joseph"/>
<entity name="S" value="Mathew"/>
<entity name="UL-AUTHID" value="jpm"/>
<entity name="ADMINISTERED-BY" value="ldapsync-test"/>
</userAttributes>
</AddUserParameters>
</scalix-caa:CAARequestMessage>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
0 entries passed
1 entries failed
0 entries warned
2008-07-05 19:20:08 ERROR: failed to run omldapagent
-------------