Hi Setting up a courier mail server, I can't get the authuserdb authentication module working. I have courier 0.40.1 built from source with authcram, authuserdb and authpam enabled (everything else disabled).
"authinfo" gives me: AUTHENTICATION_MODULES="authcram authuserdb authpam" SASL_AUTHENTICATION_MODULES="CRAM-SHA1 CRAM-MD5 PLAIN LOGIN" "authtest -m authuserdb t1 secret" gives me: Authentication FAILED! In strace, I see the /etc/courier/userdb.dat gets opened and the correct data is read. pop3d auhtentication isn't any better (my authpam logins work perfectly). my /etc/courier/userb/test looks like this: t1 home=/home/mail/t1|mail=/home/mail/t1/Maildir|systempw=secret I tried encrypting the password with userdbpw or userdbpw -md5, still no luck. And I did run makeuserdb every time. Any hints what might be wrong? ~ Paulus ------------------------------------------------------- This SF.net email is sponsored by: Microsoft Visual Studio.NET comprehensive development tool, built to increase your productivity. Try a free online hosted session at: http://ads.sourceforge.net/cgi-bin/redirect.pl?micr0003en _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
