aboutsummaryrefslogtreecommitdiffstats
path: root/shadow-libpassphrase/defaults.pam
diff options
context:
space:
mode:
authorMattias Andrée <maandree@member.fsf.org>2015-12-13 15:37:35 +0100
committerMattias Andrée <maandree@member.fsf.org>2015-12-13 15:37:35 +0100
commitd3ef160b44bd6ab93be2d3fea13f4496cfb0cf81 (patch)
treece132758305b1d3695aec606a1a75db7aa776d63 /shadow-libpassphrase/defaults.pam
parentupdate scrotty (diff)
downloadaur-packages-d3ef160b44bd6ab93be2d3fea13f4496cfb0cf81.tar.gz
aur-packages-d3ef160b44bd6ab93be2d3fea13f4496cfb0cf81.tar.bz2
aur-packages-d3ef160b44bd6ab93be2d3fea13f4496cfb0cf81.tar.xz
add shadow-libpassphrase
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to '')
-rw-r--r--shadow-libpassphrase/defaults.pam6
1 files changed, 6 insertions, 0 deletions
diff --git a/shadow-libpassphrase/defaults.pam b/shadow-libpassphrase/defaults.pam
new file mode 100644
index 0000000..a7bf8a4
--- /dev/null
+++ b/shadow-libpassphrase/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