Hello,

I use both LDAP and sasldb with these config lines:

    * sasl_pwcheck_method: auxprop saslauthd
    * sasl_auxprop_plugin: sasldb

I tried, but I couldn't get it work.

I have the following /etc/imapd.conf:

sasl_pwcheck_method:  auxprop
sasl_auxprop_plugin: sasldb2
sasldb_path: /etc/sasldb2
sasl_mech_list: LOGIN PLAIN

I also tried to with sasldb instead of sasldb2. sasldbdbusers2 shows the right entry, but IMAP always gives:

NO Login failed: user not found

and /var/log/maillog says:

imap[3353]: badlogin: localhost.localdomain [127.0.0.1] plaintext cyrusd SASL(-13): user not found: checkpass failed

How can I debug this? Or can I test sasldb2 without cyrus somehow?

Regards
Marten
----
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to