]> git.pld-linux.org Git - packages/pam.git/commitdiff
- default PAM configuration (deny all)
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 4 Feb 2007 23:25:56 +0000 (23:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    other.pamd -> 1.1

other.pamd [new file with mode: 0644]

diff --git a/other.pamd b/other.pamd
new file mode 100644 (file)
index 0000000..606fb90
--- /dev/null
@@ -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
This page took 0.052001 seconds and 4 git commands to generate.