Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Oct 2001 13:45:50 +0930
From:      "Stav" <fixednet@esc.net.au>
To:        <freebsd-questions@freebsd.org>
Subject:    PAM authentication with Qpopper
Message-ID:  <000f01c14c8b$415773e0$3700000a@private.esc.net.au>
References:  <20010927032324.X78314-100000@alpha.focalnetworks.net>

next in thread | previous in thread | raw e-mail | index | archive | help

Hello All,

Recently I wrote about trying to get PAM mysql authentication to work,
and I did not succeed.  I am trying to go back to basics and just get
Qpopper to authenticate using PAM with the unix password database.

Firstly, is there any clear documentation which indicates which module
to use, eg pam_unix.so or pam_cleartext_pass_ok.so ??

I have the following line in /etc/pam.conf
pop3    auth    required        pam_unix.so
try_first_pass

when loggin in to qpopper (built with PAM support) I get:

./popper[75786]: unable to dlopen(/usr/lib/pam_unix.so)
./popper[75786]: unable to dlopen(/usr/lib/pam_unix.so)
./popper[75786]: [dlerror: /usr/lib/pam_unix.so: Undefined symbol
"crypt"]
./popper[75786]: [dlerror: /usr/lib/pam_unix.so: Undefined symbol
"crypt"]
 ./popper[75786]: adding faulty module: /usr/lib/pam_unix.so
 ./popper[75786]: adding faulty module: /usr/lib/pam_unix.so
-ERR [AUTH] PAM authentication failed for user "stavros": Module is
unknown (28)
 ./popper[75786]: stavros at localhost.esc.net.au (127.0.0.1):
 -ERR [AUTH] PAM authentication failed for user "stavros": Module is
unknown (28)
 ./popper[75786]: [AUTH] Failed attempted login to stavros from host


Any help appreciated.



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000f01c14c8b$415773e0$3700000a>