Multidomain Setup

Christopher Westerfield westerfield.chris at gmail.com
Sat Jul 27 16:02:43 CEST 2013


Hi,

I setup my server based on Debian 7 and Multi Domains based on this
guidehttp://docs.kolab.org/de-DE/Kolab_Groupware/3.0/html/Administrator_Guide/chap-Administrator_Guide-Hosted_Kolab_Groupware_Setup.html

I stook exactly to the guide and created another Multi Domain, I
created the managment account for ldap and everything.

But I can't login into the webfrontend (roundcube)

At the beginning of the pykolab.log I have these line

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

4 to 5 times


Then planty of lines
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'",)

If I login to roundcube I get these Lines in the ldap log of roundcube:

[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 at example.com
<https://lists.kolab.org/mailman/listinfo/users-de>)(alias=chris at
example.com <https://lists.kolab.org/mailman/listinfo/users-de>)))][dn:
ou=People,dc=example,dc=com]
[27-Jul-2013 02:48:12,000000 +0200]: S: 1 record(s)

Imap Logs of roundcube

[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
mail.info log

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]

syslog


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]

Any help is appreceated.
Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kolab.org/pipermail/users/attachments/20130727/b00fb086/attachment.html>


More information about the users mailing list