summarylogtreecommitdiffstats
path: root/defaults.pam
diff options
context:
space:
mode:
authorAlec Larsen2017-06-14 01:46:44 -0500
committerAlec Larsen2017-06-14 01:46:44 -0500
commit136bb3ccf00766db4de850ef3215ec1bb7ba4360 (patch)
tree89558bcb10b253c2c925c04a5bf00f6227a13986 /defaults.pam
downloadaur-136bb3ccf00766db4de850ef3215ec1bb7ba4360.tar.gz
Imports shadow-4.4 and applies Debian's 506_relaxed_usernames patch
Diffstat (limited to 'defaults.pam')
-rw-r--r--defaults.pam6
1 files changed, 6 insertions, 0 deletions
diff --git a/defaults.pam b/defaults.pam
new file mode 100644
index 000000000000..a7bf8a4a5b08
--- /dev/null
+++ b/defaults.pam
@@ -0,0 +1,6 @@
+#%PAM-1.0
+auth sufficient pam_rootok.so
+auth required pam_unix.so
+account required pam_unix.so
+session required pam_unix.so
+password required pam_permit.so