http://se.aminet.net/pub/Linux/distributions/slackware/slackware-10.1/source/xap...
[xscreensaver] / driver / xscreensaver.pam
index 4a0c3e0995d2c5eca5f8c4886062e159e3b7ddf7..1b5230b81a7a5b4ab61031e7082bbe4abc317c04 100644 (file)
@@ -1,10 +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
 
-# SuSE 9.0 uses this (along with "--with-passwd-helper" of "unix2_chkpwd")
+# 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
 
-# This is what we were using before:
+# Distant past:
 # auth       required  /lib/security/pam_pwdb.so shadow nullok