http://se.aminet.net/pub/Linux/distributions/slackware/slackware-10.1/source/xap...
[xscreensaver] / driver / xscreensaver.pam
index b59e26036fe6de018d01651b8a3881e9da36fe77..1b5230b81a7a5b4ab61031e7082bbe4abc317c04 100644 (file)
@@ -1,7 +1,13 @@
 #%PAM-1.0
 
-# Red Hat says this is right for them, as of 7.3:
-auth       required    /lib/security/pam_stack.so service=system-auth
+# Fedora Core 2:
+auth       required    pam_stack.so service=system-auth
 
-# This is what we were using before:
+# Red Hat 7.3:
+#auth       required   /lib/security/pam_stack.so service=system-auth
+
+# SuSE 9.0: (along with "configure --with-passwd-helper" and "unix2_chkpwd")
+# auth     required       pam_unix2.so nullok
+
+# Distant past:
 # auth       required  /lib/security/pam_pwdb.so shadow nullok