summaryrefslogtreecommitdiff
path: root/pam.d/other
diff options
context:
space:
mode:
authorskkim <09labs@keti.re.kr>2018-05-03 13:20:55 +0900
committerskkim <09labs@keti.re.kr>2018-05-03 13:20:55 +0900
commit7e7e8fdcb8263ee2392de1d8dd1a47db615c0b7d (patch)
tree2aa1f376f3ed1a634150d4a306a3f2581d507dd2 /pam.d/other
initial commitv1.0master
Diffstat (limited to 'pam.d/other')
-rw-r--r--pam.d/other5
1 files changed, 5 insertions, 0 deletions
diff --git a/pam.d/other b/pam.d/other
new file mode 100644
index 0000000..0b1f6a8
--- /dev/null
+++ b/pam.d/other
@@ -0,0 +1,5 @@
+#%PAM-1.0
+auth required /lib/security/pam_deny.so
+account required /lib/security/pam_deny.so
+password required /lib/security/pam_deny.so
+session required /lib/security/pam_deny.so