I have a client that wants to run Scalix Community Edition, but while they migrate their users across they would like to keep their list of Internet users up to date with their current LDAP server.
I've setup the synchronization agreement, but I get the following error when it tries to add the internet users found in the LDAP server (Domain name changed to protect the innocent):
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 or locate Registered Server Table Entry for server scalix.mydomain.com</message>
<errorcode>UM-1062</errorcode>
</scalix-caa:fault-details>
</detail>
</SOAP-ENV:Fault>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
Do you need to have an enterprise class license to sync with OpenLDAP? I know you need it for AD synchronization and the connector, but we're using neither of these.
Thanks
Chris