On Tue, 22 Jul 2003 17:51:18 +0200, Buchan Milne wrote: > > /etc/pam.d/xscreensaver most likely. But you may want to see if there > are any interesting errors in /var/log/auth.log. >
*cough* Quite obvious, should've looked by myself before asking. ;-) I tried to use the alternative line in pam.d/xscreensaver: # Red Hat says this is right for them, as of 7.3: -auth required /lib/security/pam_stack.so service=system-auth +#auth required /lib/security/pam_stack.so service=system-auth # This is what we were using before: -# auth required /lib/security/pam_pwdb.so shadow nullok +auth required /lib/security/pam_pwdb.so shadow nullok To no avail. Also, auth.log doesn't provide any info. No log entry at all about the authentication request from the screensaver. :-( -- Oliver Lemke
