Reinstall shadow after PAM
[hvlinux.git] / stage3 / misc / shadow-pam.d / other
diff --git a/stage3/misc/shadow-pam.d/other b/stage3/misc/shadow-pam.d/other
new file mode 100644 (file)
index 0000000..1f7940b
--- /dev/null
@@ -0,0 +1,12 @@
+# Begin /etc/pam.d/other
+
+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
+
+# End /etc/pam.d/other