summaryrefslogtreecommitdiff
path: root/root/etc/pam.d/system-auth
diff options
context:
space:
mode:
Diffstat (limited to 'root/etc/pam.d/system-auth')
-rw-r--r--root/etc/pam.d/system-auth5
1 files changed, 5 insertions, 0 deletions
diff --git a/root/etc/pam.d/system-auth b/root/etc/pam.d/system-auth
new file mode 100644
index 0000000..f0804c3
--- /dev/null
+++ b/root/etc/pam.d/system-auth
@@ -0,0 +1,5 @@
+#%PAM-1.0
+auth required pam_unix.so nullok
+account required pam_unix.so
+password required pam_unix.so nullok shadow
+session required pam_unix.so