summaryrefslogtreecommitdiffstats
path: root/core/modules/pam/data/etc/pam.d/other
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/pam/data/etc/pam.d/other')
-rw-r--r--core/modules/pam/data/etc/pam.d/other10
1 files changed, 10 insertions, 0 deletions
diff --git a/core/modules/pam/data/etc/pam.d/other b/core/modules/pam/data/etc/pam.d/other
new file mode 100644
index 00000000..840eb77f
--- /dev/null
+++ b/core/modules/pam/data/etc/pam.d/other
@@ -0,0 +1,10 @@
+#%PAM-1.0
+auth required pam_warn.so
+auth required pam_deny.so
+account required pam_warn.so
+account required pam_deny.so
+password required pam_warn.so
+password required pam_deny.so
+session required pam_warn.so
+session required pam_deny.so
+