Installation Kolab

dragon001

New Member
Hi

hab mir auf einen Server Kolab 3 installiert.
Hab das Ganze nach Anleitung
http://docs.kolab.org/de-DE/Kolab_G...rator_Guide-Hosted_Kolab_Groupware_Setup.html

Im Multi Domain Modus aufgesetzt.
Allerdings kann ich mich jetzt niergens mehr anmelden.

Am anfang des pykolab.log seh ich zum einen diese Linien:

pykolab.conf WARNING Option imap/virtual_domains does not exist in config file /etc/kolab/kolab.conf, pulling from defaults

4 oder 5 mal.


dann kommt gegen ende diese Meldung mehrmals:
2013-07-27 10:20:43,023 pykolab.daemon ERROR Error in process 'Kolab(example.com)', terminating: CYRUSError(10, 'LOGIN', 'authentication failure')
und massenhaft:
2013-07-27 10:20:43,292 pykolab.daemon ERROR Error in process 'Kolab(example.com)', terminating: AttributeError("'NoneType' object has no attribute 'separator'",)

In den logs von roundcube/ldap erhalte ich folgende Zeilen, wenn ich mich anmelde:

[27-Jul-2013 02:48:12,000000 +0200]: C: Connect [localhost:389] [Kolab Auth]
[27-Jul-2013 02:48:12,000000 +0200]: S: OK
[27-Jul-2013 02:48:12,000000 +0200]: C: Bind [dn: uid=kolab-service,ou=Special Users,dc=example,dc=com] [pass: 1234567890123456789]
[27-Jul-2013 02:48:12,000000 +0200]: S: OK
[27-Jul-2013 02:48:12,000000 +0200]: C: Search [(&(objectclass=inetorgperson)(|(uid=chris)(mail=chris@example.com)(alias=chris@example.com)))][dn: ou=People,dc=example,dc=com]
[27-Jul-2013 02:48:12,000000 +0200]: S: 1 record(s)

Un in den Imap Logs:

[27-Jul-2013 02:48:12,000000 +0200]: [3619] S: * OK [CAPABILITY IMAP4rev1 LITERAL+ ID ENABLE STARTTLS LOGINDISABLED] example.net Cyrus IMAP v2.4.17-Debian-2.4.17-3 server ready
[27-Jul-2013 02:48:12,000000 +0200]: [3619] C: A0001 STARTTLS
[27-Jul-2013 02:48:12,000000 +0200]: [3619] S: A0001 OK Begin TLS negotiation now
[27-Jul-2013 02:48:12,000000 +0200]: [3619] C: A0002 CAPABILITY
[27-Jul-2013 02:48:12,000000 +0200]: [3619] S: * CAPABILITY IMAP4rev1 LITERAL+ ID ENABLE AUTH=PLAIN AUTH=LOGIN SASL-IR ACL RIGHTS=kxte QUOTA MAILBOX-REFERRALS NAMESPACE UIDPLUS NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND BINARY CATENATE CONDSTORE ESEARCH SORT SORT=MODSEQ THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE LIST-EXTENDED WITHIN QRESYNC SCAN XLIST URLAUTH URLAUTH=BINARY IDLE
[27-Jul-2013 02:48:12,000000 +0200]: [3619] S: A0002 OK Completed
[27-Jul-2013 02:48:12,000000 +0200]: [3619] C: A0003 ID ("name" "Roundcube Webmail" "version" "0.9-git" "php" "5.4.4-14+deb7u3" "os" "Linux" "command" "/roundcubemail/")
[27-Jul-2013 02:48:12,000000 +0200]: [3619] S: * ID ("name" "Cyrus IMAPD" "version" "v2.4.17-Debian-2.4.17-3 d1df8aff 2012-12-01" "vendor" "Project Cyrus" "support-url" "http://cyrusimap.web.cmu.edu" "os" "Linux" "os-version" "3.2.41-042stab078.27" "environment" "Built w/Cyrus SASL 2.1.25; Running w/Cyrus SASL 2.1.25; Built w/Berkeley DB 5.1.29: (October 25, 2011); Running w/Berkeley DB 5.1.29: (October 25, 2011); Built w/OpenSSL 1.0.1c 10 May 2012; Running w/OpenSSL 1.0.1e 11 Feb 2013; Built w/zlib 1.2.7; Running w/zlib 1.2.7; CMU Sieve 2.4; TCP Wrappers; NET-SNMP; mmap = shared; lock = fcntl; nonblock = fcntl; idle = idled")
[27-Jul-2013 02:48:12,000000 +0200]: [3619] S: A0003 OK Completed
[27-Jul-2013 02:48:12,000000 +0200]: [3619] C: A0004 AUTHENTICATE PLAIN AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA

Außerdem finde ich in dem log mail.info

Jul 27 02:48:12 server imap[5812]: imapd:Loading hard-coded DH parameters
Jul 27 02:48:12 server map[5812]: starttls: TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits new) no authentication
Jul 27 02:48:12 server map[5812]: client id: "name" "Roundcube Webmail" "version" "0.9-git" "php" "5.4.4-14+deb7u3" "os" "Linux" "command" "/roundcubemail/"
Jul 27 02:48:12 server map[5812]: badlogin: localhost [::1] PLAIN [SASL(-13): authentication failure: Password verification failed]

Außerdem in der Datei syslog finde ich folgende einträge:


Jul 27 02:48:12 server imap[5812]: accepted connection
Jul 27 02:48:12 server imap[5812]: imapd:Loading hard-coded DH parameters
Jul 27 02:48:12 server master[6031]: about to exec /usr/lib/cyrus-imapd/imapd
Jul 27 02:48:12 server imap[6031]: executed
Jul 27 02:48:12 server map[6031]: IOERROR: opening /var/lib/imap/user_deny.db: No such file or directory
Jul 27 02:48:12 server imap[5812]: SSL_accept() succeeded -> done
Jul 27 02:48:12 server map[5812]: starttls: TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits new) no authentication
Jul 27 02:48:12 server map[5812]: client id: "name" "Roundcube Webmail" "version" "0.9-git" "php" "5.4.4-14+deb7u3" "os" "Linux" "command" "/roundcubemail/"
Jul 27 02:48:12 server map[5812]: badlogin: localhost [::1] PLAIN [SASL(-13): authentication failure: Password verification failed]

Ich weiß nur nicht weiter, wo ich noch änderungen vornehmen soll.
Ich bin für jede Hilfe dankbar.


Chris
 
Back
Top