On Wed, Apr 30, 2003 at 02:06:43PM -0300, Felipe Fehse wrote: > > Hi People! > > I have a RH 7.3 installed with only Samba. I am using PAM to authenthicate > to the same linux box. > > The authenthication is unstable, since the PAM sometimes works, sometimes > not. > > There are errors messages like the one below (and in the entire log file > below) relating the problem to permissions. I think it is not a permission > issue. > > Example: > Apr 22 09:32:06 lab01 smbd: PAM [dlerror: /lib/security/pam_deny.so: cannot > open shared object file: Permission denied] > > Does anyone have any additional information? looks like someone has been doing some misguided permissions alteration. make sure that /lib/security is mode 0755, and all .so files in /lib/security are mode 0644. chmod 755 /lib/security chmod 644 /lib/security/*.so -- Ethan Benson http://www.alaska.net/~erbenson/
Attachment:
pgp00084.pgp
Description: PGP signature