Hey,
I hope this doesn't sound stupid, I'm new to this topic, and I've read howtos and tried to find the solution with google but I just don't find it. If someone could help that'd be awesome!

cyradm --user cyrus --server localhost --auth plain
works fine.

imapd.conf
Using: MySQL : 14.12
Cyrus: 2.2.13
egroupware: 1.4

When I try to login from egroupware :
I get in egroupware this message:

NO, Login failed: authentication failure

and in /var/log/mail.log:

Feb 20 17:23:32 domain cyrus/imap[18635]: accepted connection
Feb 20 17:23:32 domain cyrus/imap[18635]: badlogin: localhost [127.0.0.1] plaintext administrator SASL(-13): authentication failure: checkpass failed

trying the same on the cmd-line:

[EMAIL PROTECTED]:~# cyradm --user administrator --server localhost --auth plain
Password:
IMAP Password:
Login failed: authentication failure at /usr/lib/perl5/Cyrus/IMAP/Admin.pm line 119
cyradm: cannot authenticate to server with plain as administrator

-- imtest --
# imtest -a cyrus localhost
S: * OK domain Cyrus IMAP4 v2.2.13-Debian-2.2.13-10 server ready
C: C01 CAPABILITY
S: * CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ MAILBOX-REFERRALS NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND BINARY SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE IDLE
S: C01 OK Completed
Please enter your password:
C: L01 LOGIN cyrus {9}
S: + go ahead
C: <omitted>
S: L01 OK User logged in
Authenticated.

# imtest -a administrator localhost
S: * OK sladekundsoehne.de Cyrus IMAP4 v2.2.13-Debian-2.2.13-10 server ready
C: C01 CAPABILITY
S: * CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ MAILBOX-REFERRALS NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND BINARY SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE IDLE
S: C01 OK Completed
Please enter your password:
C: L01 LOGIN administrator {17}
S: + go ahead
C: <omitted>
S: L01 NO Login failed: authentication failure

What is wrong? Why can I log in as cyrus but not as admin?

# sasldblistusers2
[EMAIL PROTECTED]: userPassword
[EMAIL PROTECTED]: userPassword

- Any ideas on what I need to do?
Veit
_______________________________________________
This mailing list is hosted and supported
by bit-heads GmbH | http://www.bit-heads.ch

_______________________________________________
Web-cyradm mailing list
Web-cyradm@web-cyradm.org
http://www.web-cyradm.org/mailman/listinfo/web-cyradm

Reply via email to