admin authentication
    Marten Lehmann 
    lehmann at cnm.de
       
    Tue Sep 26 13:23:15 EDT 2006
    
    
  
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
    
    
More information about the Info-cyrus
mailing list