summaryrefslogtreecommitdiff
path: root/libre/libutil-linux-static/pam-common
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2017-12-24 02:26:01 -0500
committerLuke Shumaker <lukeshu@lukeshu.com>2017-12-28 15:08:38 -0500
commitb9d6f78f4aedaa55703338b5411154f063fef1f6 (patch)
treef30ece3a102c9d0c63c4c0550a0cacd6d31454e4 /libre/libutil-linux-static/pam-common
parentc077303b3adc03d804b90adddad7e926c5799cc6 (diff)
downloadabslibre-b9d6f78f4aedaa55703338b5411154f063fef1f6.tar.gz
abslibre-b9d6f78f4aedaa55703338b5411154f063fef1f6.tar.bz2
abslibre-b9d6f78f4aedaa55703338b5411154f063fef1f6.zip
libre/libutil-linux-static: add
Diffstat (limited to 'libre/libutil-linux-static/pam-common')
-rw-r--r--libre/libutil-linux-static/pam-common6
1 files changed, 6 insertions, 0 deletions
diff --git a/libre/libutil-linux-static/pam-common b/libre/libutil-linux-static/pam-common
new file mode 100644
index 000000000..a7bf8a4a5
--- /dev/null
+++ b/libre/libutil-linux-static/pam-common
@@ -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