Date: Wed, 31 May 2006 20:09:52 +0200 (CEST) From: Efren Bravo <efrenba@yahoo.es> To: freeBSD <freebsd-questions@freebsd.org> Subject: courier-imap pop3 help! Message-ID: <20060531180952.82971.qmail@web25508.mail.ukl.yahoo.com>
next in thread | raw e-mail | index | archive | help
Hi, I want to authenticate the client's user/pass against the file /etc/passwd, for that reason I put authmodulelist="authpwd" inside the file /usr/local/etc/authlib/authdaemonrc but I get only this error: May 31 13:33:33 gw authdaemond: modules="authpwd", daemons=5 May 31 13:33:33 gw authdaemond: Installing libauthpwd May 31 13:33:33 gw authdaemond: Shared object "libauthpwd.so" not found, required by "authdaemond" May 31 13:33:51 gw pop3d: LOGIN FAILED, user=efrenba, ip=[10.10.10.5] The file libauthpwd.so doesn't exist in my system then I changed the authmodulelist param to authpam but it didn't work. /etc/pam.d/pop3 lines: auth required pam_unix.so no_warn try_first_pass account required pam_unix.so no_warn try_first_pass session required pam_permit.so What is going wrong? Thanks, Efren Bravo. ----- Fight back spam! Download the Blue Frog. http://www.bluesecurity.com/register/s?user=ZWZyZW5iYQ%3D%3D __________________________________________________ Correo Yahoo! Espacio para todos tus mensajes, antivirus y antispam ¡gratis! Regístrate ya - http://correo.yahoo.es
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060531180952.82971.qmail>