Authentication for Microsoft-Server-ActiveSync errors with "no user record found" in kolab-syncroton log
Craig Sorensen
craig_sorensen01 at hotmail.com
Sat Mar 22 04:41:40 CET 2014
As far as I can tell my kolab install is working except authenticating for Microsoft-Server-ActiveSync. I am running ubuntu 12.04. Roundcubmail works and I can access it from the internet and I can connect my phone to my mailbox with IMAP. But I would like to use activesync.
Apologies to the moderator I cancelled my original post because of a big typo.
I had some problems setting up kolab and I had to apply steps found here:- before running setup-kolab I had to patch the roundcube setup script found : https://issues.kolab.org/show_bug.cgi?id=2811- Zend not found solve with: http://lists.kolab.org/pipermail/users/2013-December/016301.html - kolab_auth.php issue: https://issues.kolab.org/show_bug.cgi?id=2889- Initially Microsoft-Server-ActiveSync was 404 Not Found. I had to put the vhost config from sites-enabled (using apache) directly into my httpd.conf file. Once I did this and when to https://[servername]/Microsoft-Server-ActiveSync it would prompt me for credentails but never succeed and when I check the logs for kolab-syncroton it says "no user record found"
when I look at the roundcubmail logs every user logs in successfully. The roundcubemail log i'm looking at is here:/var/log/roundcubemail/userlogins
But when i look at the kolab-syncroton logs is says "error no user record found". This log is here:/usr/share/kolab-syncroton/logs/userlogins
The other issues I solved I could understand enough to ask google for help; but, this issue I have no idea where to start. The only thing I could think of was running:>netstat -taupen | grep ":389"
and that shows nslapd running but I haven't figured out how to query the ldap for account info. I'm more comfortable with PHP so I tried connecting to LDAP using the script found here:
http://www.php.net/manual/en/ldap.examples-basic.phpI can connect to my localhost but I cannot bind.
I'm lost and out of ideas any thoughts or help would be greatly appreciated.
Thank you for your time and response,Craig
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kolab.org/pipermail/users/attachments/20140321/c78a1773/attachment-0001.html>
More information about the users
mailing list