<div dir="ltr">Hi Philipp,<br><br>to make it run you have to:<br><p>* follow the tutorial but remove Kolab 3.2 updates repo<br>
* once finished need to create the cyrus certificates:</p>
<p> openssl req -new -nodes -out req.pem -keyout key.pem<br>
openssl rsa -in key.pem -out new.key.pem<br>
openssl x509 -in req.pem -out ca-cert -req -signkey new.key.pem -days 3650<br>
cp new.key.pem /etc/pki/cyrus-imapd/cyrus-imapd.pem<br>
cat ca-cert >> /etc/pki/cyrus-imapd/cyrus-imapd.pem </p>
<p>finally:</p>
<p> saslpasswd2 /etc/sasldb2<br>
chown cyrus: /etc/sasldb2<br>
chmod 640 /etc/sasldb2</p>
<p> reboot</p>
<p>more info on:</p>
<p><a href="http://lists.kolab.org/pipermail/users/2013-October/015700.html" rel="nofollow">http://lists.kolab.org/pipermail/users/2013-October/015700.html</a><br>
<a href="http://lists.kolab.org/pipermail/users/2014-May/017197.html" rel="nofollow">http://lists.kolab.org/pipermail/users/2014-May/017197.html</a></p>
<p>good way to troubleshoot: tailf /var/log/maillog</p>I tried last weekend and it works ok.<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jun 3, 2014 at 4:06 PM, Philipp Schlarb <span dir="ltr"><<a href="mailto:p.schlarb@mailec.de" target="_blank">p.schlarb@mailec.de</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
i got a fresh CentOS 6.5 installation and installed Kolab 3.2 as discribed here:<br>
<a href="https://kolab.org/blog/zharvek/2014/03/19/installing-kolab-3.2-centos" target="_blank">https://kolab.org/blog/zharvek/2014/03/19/installing-kolab-3.2-centos</a><br>
All went fine. I'm able to get to the Admin Interface and could create Users. But the Users can't login on the Roundcube interface.<br>
I checked with cyradm the login and it works. I also could login in the Admin Interface with a created user. ActiveSync did't work too but it seems to be the same Problem as the Roundcube interface.<br>
Here are the logs I found so far:<br>
<br>
--------------kolab/pykolab.log-----------------------<br>
2014-06-03 02:57:17,660 pykolab.conf WARNING Option imap/virtual_domains does not exist in config file /etc/kolab/kolab.conf, pulling from defaults<br>
<br>
--------------maillog---------------------------------<br>
Jun  3 02:57:42 mail2 imaps[3676]: starttls: TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits new) no authentication<br>
Jun  3 02:57:42 mail2 imaps[3676]: SASL unable to open Berkeley db /etc/sasldb2: No such file or directory<br>
Jun  3 02:57:42 mail2 imaps[3676]: SASL unable to open Berkeley db /etc/sasldb2: No such file or directory<br>
Jun  3 02:57:42 mail2 ptloader[3677]: LDAP search for domain failed.<br>
Jun  3 02:57:42 mail2 imaps[3676]: ptload(): bad response from ptloader server: identifier not found<br>
Jun  3 02:57:42 mail2 imaps[3676]: ptload completely failed: unable to canonify identifier: <a href="mailto:philipp.schlarb@mailec.de">philipp.schlarb@mailec.de</a><br>
Jun  3 02:57:42 mail2 imaps[3676]: SASL bad userid authenticated<br>
Jun  3 02:57:42 mail2 imaps[3676]: badlogin: localhost [::1] PLAIN [SASL(-13): authentication failure: bad userid authenticated]<br>
<br>
--------------roundcubemail/errors--------------------<br>
[03-Jun-2014 08:06:42,000000 +0200]: IMAP Error: Login failed for <a href="mailto:philipp.schlarb@mailec.de">philipp.schlarb@mailec.de</a> from 87.156.54.129. AUTHENTICATE PLAIN: authentication failure in /usr/share/roundcubemail/program/lib/Roundcube/rcube_imap.php on line 184 (POST /roundcubemail/?_task=login?_task=login&_action=login)<br>


<br>
--------------roundcubemail/imad----------------------<br>
[03-Jun-2014 08:06:39,000000 +0200]: [4B23] S: * OK [CAPABILITY IMAP4rev1 LITERAL+ ID ENABLE STARTTLS LOGINDISABLED] <a href="http://mail2.mailec.de" target="_blank">mail2.mailec.de</a> Cyrus IMAP git2.5+0-Kolab-2.5-2.7.el6.kolab_3.2 server ready<br>


[03-Jun-2014 08:06:39,000000 +0200]: [4B23] C: A0001 STARTTLS<br>
[03-Jun-2014 08:06:39,000000 +0200]: [4B23] S: A0001 OK Begin TLS negotiation now<br>
[03-Jun-2014 08:06:39,000000 +0200]: [4B23] C: A0002 CAPABILITY<br>
[03-Jun-2014 08:06:39,000000 +0200]: [4B23] S: * CAPABILITY IMAP4rev1 LITERAL+ ID ENABLE ACL RIGHTS=kxten QUOTA MAILBOX-REFERRALS NAMESPACE UIDPLUS NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND BINARY CATENATE CONDSTORE ESEARCH SEARCH=FUZZY SORT SORT=MODSEQ SORT=DISPLAY SORT=UID THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE ANNOTATE-EXPERIMENT-1 METADATA LIST-EXTENDED LIST-STATUS LIST-MYRIGHTS WITHIN QRESYNC SCAN XLIST XMOVE MOVE SPECIAL-USE CREATE-SPECIAL-USE DIGEST=SHA1 URLAUTH URLAUTH=BINARY X-NETSCAPE AUTH=PLAIN AUTH=LOGIN SASL-IR COMPRESS=DEFLATE X-QUOTA=STORAGE X-QUOTA=MESSAGE X-QUOTA=X-ANNOTATION-STORAGE X-QUOTA=X-NUM-FOLDERS IDLE<br>


[03-Jun-2014 08:06:39,000000 +0200]: [4B23] S: A0002 OK Completed<br>
[03-Jun-2014 08:06:39,000000 +0200]: [4B23] C: A0003 ID ("name" "Roundcube" "version" "1.0-git" "php" "5.3.3" "os" "Linux" "command" "/roundcubemail/?_task=login")<br>


[03-Jun-2014 08:06:39,000000 +0200]: [4B23] S: * ID ("name" "Cyrus IMAPD" "version" "git2.5+0-Kolab-2.5-2.7.el6.kolab_3.2 " "vendor" "Project Cyrus" "support-url" "<a href="http://www.cyrusimap.org" target="_blank">http://www.cyrusimap.org</a>" "os" "Linux" "os-version" "2.6.32-042stab085.20" "environment" "Built w/Cyrus SASL 2.1.23; Running w/Cyrus SASL 2.1.23; Built w/Berkeley DB 4.7.25: (September 12, 2013); Running w/Berkeley DB 4.7.25: (September 12, 2013); Built w/OpenSSL 1.0.1e-fips 11 Feb 2013; Running w/OpenSSL 1.0.1e-fips 11 Feb 2013; Built w/zlib 1.2.3; Running w/zlib 1.2.3; CMU Sieve 2.4; TCP Wrappers; NET-SNMP; mmap = shared; lock = fcntl; nonblock = fcntl; idle = idled")<br>


[03-Jun-2014 08:06:39,000000 +0200]: [4B23] S: A0003 OK Completed<br>
[03-Jun-2014 08:06:39,000000 +0200]: [4B23] C: A0004 AUTHENTICATE PLAIN AHBoaWxpcHAuc2NobGFyYkBtYWlsZWMuZGUAc2NobGFyYjE=<br>
[03-Jun-2014 08:06:42,000000 +0200]: [4B23] S: A0004 NO authentication failure<br>
<br>
----------------roundcubemail/ldap--------------------<br>
[03-Jun-2014 08:06:39,000000 +0200]: C: Connect to localhost:389 [Kolab Auth]<br>
[03-Jun-2014 08:06:39,000000 +0200]: S: OK<br>
[03-Jun-2014 08:06:39,000000 +0200]: C: Bind uid=kolab-service,ou=Special Users,dc=mailec,dc=de [pass: ***************]<br>
[03-Jun-2014 08:06:39,000000 +0200]: S: OK<br>
[03-Jun-2014 08:06:39,000000 +0200]: C: Search ou=People,dc=mailec,dc=de for (&(objectclass=inetorgperson)(|(uid=schlarb)(mail=<a href="mailto:schlarb@mailec.de">schlarb@mailec.de</a>)(alias=<a href="mailto:schlarb@mailec.de">schlarb@mailec.de</a>)))<br>


[03-Jun-2014 08:06:39,000000 +0200]: S: 1 record(s) found<br>
[03-Jun-2014 08:06:42,000000 +0200]: C: Close<br>
<br>
----------------roundcubemail/sql---------------------<br>
[03-Jun-2014 08:06:39,000000 +0200]: [1] SELECT vars, ip, changed, now() AS ts FROM session WHERE sess_id = 'mkjlcccid8t56o9e1j6u8uq0o0';<br>
[03-Jun-2014 08:06:39,000000 +0200]: [2] DELETE FROM session WHERE sess_id = 'mkjlcccid8t56o9e1j6u8uq0o0';<br>
[03-Jun-2014 08:06:39,000000 +0200]: [3] SELECT * FROM users WHERE mail_host = 'localhost' AND username = '<a href="mailto:philipp.schlarb@mailec.de">philipp.schlarb@mailec.de</a>';<br>
[03-Jun-2014 08:06:42,000000 +0200]: [4] DELETE FROM session WHERE sess_id = 'mkjlcccid8t56o9e1j6u8uq0o0';<br>
[03-Jun-2014 08:06:42,000000 +0200]: [5] INSERT INTO session (sess_id, vars, ip, created, changed) VALUES ('mkjlcccid8t56o9e1j6u8uq0o0', 'bGFuZ3VhZ2V8czo1OiJkZV9ERSI7dGVtcHxiOjE7c2tpbnxzOjU6ImxhcnJ5Ijs=', '87.156.54.129', now(), now());<br>


<br>
---------------roundcubemail/userlogins---------------<br>
[03-Jun-2014 08:06:42,000000 +0200]: Failed login for <a href="mailto:philipp.schlarb@mailec.de">philipp.schlarb@mailec.de</a> from 87.156.54.129 in session mkjlcccid8t56o9e1j6u8uq0o0 (error: 0)<br>
<br>
<br>
Google didn't help me out of this. Thx for Help!<br>
_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@lists.kolab.org">users@lists.kolab.org</a><br>
<a href="https://lists.kolab.org/mailman/listinfo/users" target="_blank">https://lists.kolab.org/mailman/listinfo/users</a><br>
</blockquote></div><br></div>