http://slackware.bholcomb.com/slackware/slackware-11.0/source/xap/xscreensaver/xscree...
[xscreensaver] / driver / xscreensaver.pam
index b59e26036fe6de018d01651b8a3881e9da36fe77..6f86fff00d14fd8aa606385ebd62d45bc41062b1 100644 (file)
@@ -1,7 +1,16 @@
 #%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 5:
+auth       include     system-auth
 
-# This is what we were using before:
+# Fedora Core 2:
+#auth       required   pam_stack.so service=system-auth
+
+# 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