SOURCES: other.pamd (NEW) - default PAM configuration (deny all)
baggins
baggins at pld-linux.org
Mon Feb 5 00:26:01 CET 2007
Author: baggins Date: Sun Feb 4 23:26:01 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- default PAM configuration (deny all)
---- Files affected:
SOURCES:
other.pamd (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/other.pamd
diff -u /dev/null SOURCES/other.pamd:1.1
--- /dev/null Mon Feb 5 00:26:01 2007
+++ SOURCES/other.pamd Mon Feb 5 00:25:56 2007
@@ -0,0 +1,5 @@
+#%PAM-1.0
+auth required pam_deny.so
+account required pam_deny.so
+password required pam_deny.so
+session required pam_deny.so
================================================================
More information about the pld-cvs-commit
mailing list