badlogin problem

Eugene Chow xyrik at ecentrenet.com
Thu Aug 29 22:23:08 EDT 2002


You specified your server's domain name as mail.danyeltech.com. Hence, when you create users using saslpasswd2, you have to specify the domain name as well (ie. saslpasswd2 -u mail.danyeltech.com <username>) unless the hostname of your box is also mail.danyeltech.com.

Also, the parameter sasl_passwd_check should be configured with either auxprop, saslauthd or pwcheck. auxprop is the most common, and also the default option though.

-- 
 << Eugene  Chow >>
     ==--==--==
-=ecentrenet dot kom=-
http://www.ecentrenet.com


********************************
Danny Garcia Hernandez wrote:

>My imapd.conf lines look  this:
>  
>
<snip>

>servername:	mail.danyeltech.com
>configdirectory: /var/imap
>partition-default: /var/spool/imap
>admins:	cyrus root
>srvtab:	/var/imap/srvtab
>allowanonymouslogin:	no
>sasl_passwd_check:	passwd
>
>and my imapd.log like this
>  
>
<snip>

>Aug 29 21:44:24 orion imapd[2055]: badlogin: localhost.localdomain[127.0.0.1] plaintext cyrus SASL(-13): user not found: checkpass failed
>Aug 29 21:45:34 orion master[2014]: process 2055 exited, status 0
>  
>





More information about the Info-cyrus mailing list