Mailing List Archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tlug] pam(?) errors



Quoth Botond Botyanszki (Wed 2003-05-21 11:51:06PM +0900):

> Actually I compared this to my other machine's (which didn't log these
> errors) pam configs, and they were identical. This machine had libpam
> v0.72, so I upgraded to 0.76 and the logs started appearing, so I guess
> it't my library not the configs. 
> This is debian unstable, so I'm not surprised, just wondering what the
> problem might be. Maybe I should downgrade...

Strange...

Do you get the "ssh(pam_unix)" errors every time you login with ssh? What
about the proftpd ones? Is there any correlation between the occurances of
the error messages and you using sshd and proftpd?

The only other thing to note is that the ssh errors are getting spit out by
the pam_unix.so PAM module. Does Debian still use pam_unix over pam_stack?
Try replacing the:

auth       required     /lib/security/pam_unix.so ...

line in /etc/pam.d/sshd with:

auth       required     /lib/security/pam_stack.so service=system-auth

Good luck!


-- 
Josh Glover <jmglov@example.com>

Associate Systems Administrator
INCOGEN, Inc.
http://www.incogen.com/

GPG keyID 0x62386967 (7479 1A7A 46E6 041D 67AE  2546 A867 DBB1 6238 6967)
gpg --keyserver pgp.mit.edu --recv-keys 62386967

Attachment: pgp00075.pgp
Description: PGP signature


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links