One more AD omldapsync issue

Discuss installation of Scalix software

Moderators: ScalixSupport, admin

mclark2112

One more AD omldapsync issue

Postby mclark2112 » Wed Dec 09, 2009 5:07 pm

When I run omldapsync i get this response:

Code: Select all

2009-12-09 15:58:25 INFO: command line is /opt/scalix/bin/omldapsync -u AD_SX1
2009-12-09 15:58:25 STATUS: LDAP dir sync import AD_SX1 started ###############
2009-12-09 15:58:26 INFO: work dir is /var/opt/scalix/mt/s/ldapsync/AD_SX1/import
2009-12-09 15:58:26 STATUS: reprocess search results from psb-server1.prudential.com ...
2009-12-09 15:58:26 STATUS: find delta and perform mapping ...
2009-12-09 15:58:26 INFO: ... 0 entries to delete
2009-12-09 15:58:26 INFO: ... 1 entries to add
2009-12-09 15:58:26 INFO: ... 0 entries to modify
2009-12-09 15:58:26 STATUS: check delete count against configured delete limit ...
2009-12-09 15:58:26 INFO: ... delete count is within 50% limit from 0 total
2009-12-09 15:58:26 STATUS: apply membdelete data against Scalix ...
2009-12-09 15:58:26 INFO: ... 0 entries passed for member.curr
2009-12-09 15:58:26 INFO: ... 0 entries failed for member.curr
2009-12-09 15:58:26 INFO: ... 0 entries warned for member.curr
2009-12-09 15:58:26 STATUS: apply delete data against Scalix ...
2009-12-09 15:58:26 INFO: ... 0 entries passed for delete.curr
2009-12-09 15:58:26 INFO: ... 0 entries failed for delete.curr
2009-12-09 15:58:27 INFO: ... 0 entries warned for delete.curr
2009-12-09 15:58:27 STATUS: apply add data against Scalix ...
Enter CAA Password: --------> Sending SOAP Request to Ubermanager@http://mailhost.prudential.com:8080/caa/ for method:AddUser
--------> Received SOAP Response from Ubermanager@http://mailhost.prudential.com:8080/caa/
error: Response contains failure report
>>>>>>>>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="admin" passwd="xxxxxxxx"/>
            </Credentials>
            <FunctionName>AddUser</FunctionName>
            <AddUserParameters>
                <user type="MAIL"/>
                <mailNode name="prudential"/>
                <userAttributes>
                    <entity name="S" value="Clark"/>
                    <entity name="G" value="Matthew"/>
                    <entity name="FOREIGN-ADDR" value="CN=Matthew Clark,OU=Users,OU=Prudential Bank,DC=PRUDENTIAL,DC=com"/>
                    <entity name="CN" value="Matthew Clark"/>
                    <entity name="GLOBAL-UNIQUE-ID" value="BL0+sB7fNUmkiOMCmGz4dg=="/>
                    <entity name="UL-AUTHID" value="mclark@PRUDENTIAL.COM"/>
                    <entity name="UL-IL" value="C"/>
                    <entity name="UL-CLASS" value="FULL"/>
                    <entity name="ADMINISTERED-BY" value="ldapsync-AD_SX1"/>
                    <entity name="ACCOUNT_STATUS" value="unlock"/>
                    <entity name="ADMIN" value="TRUE"/>
                </userAttributes>
            </AddUserParameters>
        </scalix-caa:CAARequestMessage>
    </SOAP-ENV:Body>
</SOAP-ENV:Envelope>
>>>>>>>>SOAP Response
SOAP part:
<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
    <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>Failed to obtain server name for mailnode prudential</message>
                    <errorcode>UM-1007</errorcode>
                </scalix-caa:fault-details>
            </detail>
        </SOAP-ENV:Fault>
    </SOAP-ENV:Body>
</SOAP-ENV:Envelope>
0 entries passed
1 entries failed
0 entries warned
2009-12-09 15:58:27 ERROR: failed to run omldapagent
2009-12-09 15:58:27 INFO: ... 0 entries passed for add.curr
2009-12-09 15:58:27 INFO: ... 1 entries failed for add.curr
2009-12-09 15:58:27 INFO: ... 0 entries warned for add.curr
2009-12-09 15:58:27 STATUS: apply limit data against Scalix ...
2009-12-09 15:58:28 INFO: ... 0 entries passed for add.curr
2009-12-09 15:58:28 INFO: ... 0 entries failed for add.curr
2009-12-09 15:58:28 INFO: ... 0 entries warned for add.curr
2009-12-09 15:58:28 STATUS: apply modify data against Scalix ...
2009-12-09 15:58:28 INFO: ... 0 entries passed for modify.curr
2009-12-09 15:58:28 INFO: ... 0 entries failed for modify.curr
2009-12-09 15:58:28 INFO: ... 0 entries warned for modify.curr
2009-12-09 15:58:28 STATUS: apply limit data against Scalix ...
2009-12-09 15:58:28 INFO: ... 0 entries passed for modify.curr
2009-12-09 15:58:28 INFO: ... 0 entries failed for modify.curr
2009-12-09 15:58:28 INFO: ... 0 entries warned for modify.curr
2009-12-09 15:58:28 STATUS: apply membadd data against Scalix ...
2009-12-09 15:58:28 INFO: ... 0 entries passed for member.curr
2009-12-09 15:58:28 INFO: ... 0 entries failed for member.curr
2009-12-09 15:58:28 INFO: ... 0 entries warned for member.curr
2009-12-09 15:58:28 STATUS: apply membmodify data against Scalix ...
2009-12-09 15:58:28 INFO: ... 0 entries passed for member.curr
2009-12-09 15:58:28 INFO: ... 0 entries failed for member.curr
2009-12-09 15:58:28 INFO: ... 0 entries warned for member.curr
2009-12-09 15:58:28 STATUS: LDAP dir sync import failed, error=2 ###########
2009-12-09 15:58:28 STATUS: LDAP dir sync export AD_SX1 started ###############
2009-12-09 15:58:28 INFO: agreement type 11 only supports import operation
2009-12-09 15:58:28 STATUS: LDAP dir sync export AD_SX1 completed #############



I don't know how to read this failure, it seems to be reading my AD, and sees a change.

It seems to me it is bombing out when trying to add the new account to Scalix. I checked the file and the admin password is correct, and admin is the Authorization ID in the advanced settings of the user. I must be missing something really easy here...

mclark2112

Re: One more AD omldapsync issue

Postby mclark2112 » Sat Dec 12, 2009 3:38 pm

Figured this one out too...


Return to “Installation”



Who is online

Users browsing this forum: No registered users and 7 guests

cron