Peter Markom wrote:

Hello,

I submit my question a second time since do not find the problem. I suppose it to be something simple which could easily be overlooked. Maybe it is related with the virtual-domains, but I checked the manual/Howto/faq various times. I also though about something that has to do with permissions / access-rights ?

Any suggestion would be highly appreciated.

Problem is: I can not authenticate imap/pop-users using auxprop and /etc/sasldb2

On the same machine runs postfix and authentication via TLS and SASL/auxprop works fine. So I can send mails but can not retrieve mails via pop/imap.

When trying to do so, /var/log/messages reads like below when trying to authenticate via login & tls

Aug 2 00:00:23 master master[23882]: about to exec /usr/lib/cyrus/bin/pop3d
Aug 2 00:00:23 master pop3[23882]: executed
Aug 2 00:00:23 master pop3[23882]: accepted connection
Aug 2 00:00:23 master pop3[23882]: TLS server engine: cannot load CA data
Aug 2 00:00:23 master pop3[23882]: TLS server engine: No CA file specified. Client side certs may not work
Aug 2 00:00:23 master pop3[23882]: mystore: starting txn 2147483650
Aug 2 00:00:23 master pop3[23882]: mystore: committing txn 2147483650
Aug 2 00:00:23 master pop3[23882]: starttls: TLSv1 with cipher RC4-SHA (128/128 bits new) no authentication
Aug 2 00:00:26 master pop3[23882]: badlogin: [212.166.101.83] LOGIN user not found


or else via plaintext & tls

Aug 2 00:12:49 master master[23899]: about to exec /usr/lib/cyrus/bin/pop3d
Aug 2 00:12:49 master pop3[23899]: executed
Aug 2 00:12:49 master pop3[23899]: accepted connection
Aug 2 00:12:49 master pop3[23899]: TLS server engine: cannot load CA data
Aug 2 00:12:49 master pop3[23899]: TLS server engine: No CA file specified. Client side certs may not work
Aug 2 00:12:50 master pop3[23899]: mystore: starting txn 2147483658
Aug 2 00:12:50 master pop3[23899]: mystore: committing txn 2147483658
Aug 2 00:12:50 master pop3[23899]: starttls: TLSv1 with cipher RC4-SHA (128/128 bits new) no authentication
Aug 2 00:12:50 master pop3[23899]: badlogin: [212.166.101.83] plaintext nospam SASL(-13): user not found: checkpass failed


Does the cyrus user have read access to sasldb2?

--
Kenneth Murchison     Oceana Matrix Ltd.
Software Engineer     21 Princeton Place
716-662-8973 x26      Orchard Park, NY 14127
--PGP Public Key--    http://www.oceana.com/~ken/ksm.pgp
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to