pam_ldap and sudo - help if you can

mlh at zip.com.au mlh at zip.com.au
Thu Jul 10 10:36:30 EDT 2003


On Wed, 09 Jul 2003 19:18:14 -0500
Aaron Spangler <as at insight.rr.com> wrote:
> touch /etc/pam_debug
> echo "auth.debug /etc/pam_debug" >> /etc/syslog.conf

make sure that's a TAB after auth.debug.

I'd also check the permissions of the .so.  Perhaps
pam does extras checks to make sure it's not for instance
writable by group or others.

Also do a ldd on the .so to make sure it's been
built correctly and doesn't have references itself
to unusual .so's

Matt


More information about the sudo-users mailing list