|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: pam_access gives unresolved symbol errors on Redhat
From: Steve Langasek (vorlon
netexpress.net)
Date: Tue Jun 24 2003 - 13:11:29 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, Jun 24, 2003 at 05:47:24PM +0100, Martin wrote:
> > I'm trying to use pam_access.so on different Redhat servers (7.2, 7.3, 8.0, AS2.1).
> > When I add the line 'auth required /lib/security/pam_access.so' to /etc/pam.d/sshd it starts refusing any logins and generates error messages in the logs saying 'PAM unable to resolve symbol: pam_sm_authenticate' and 'PAM unable to resolve symbol: pam_sm_setcred'.
> >
> > I've verified that the .so exists and the report from 'ldd' on it seems to be clean.
> > What more can I do to fix this or get more debugging information?
> strace and ltrace with and without the module and compair notes?
pam_access is an authorization module, not an authentication module: it
can only be used in an 'account' block in your PAM config.
--
Steve Langasek
postmodern programmer
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQE++JRQKN6ufymYLloRAnWHAJ9kH44IBSP4M5btt9Dj8yrMTKJ4/ACdFwTA
LjGY/IkzwSbbkCM49WLYFnU=
=5Tqh
-----END PGP SIGNATURE-----
_______________________________________________
Pam-list mailing list
Pam-list
redhat.com
https://www.redhat.com/mailman/listinfo/pam-list
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]