summaryrefslogtreecommitdiff
path: root/nonsystemd/util-linux/pam-common
diff options
context:
space:
mode:
authorDavid P <megver83@parabola.nu>2018-05-09 14:57:32 -0300
committerDavid P <megver83@parabola.nu>2018-05-09 14:57:44 -0300
commit0c8c2320e0cd3ae565dadc3b4df1c4f17cb86e72 (patch)
tree21dccf7c5587b6d192b0d2cbcace9ff1120f8eca /nonsystemd/util-linux/pam-common
parent5828b2142fce02177c256353002e3520ef92f254 (diff)
downloadabslibre-0c8c2320e0cd3ae565dadc3b4df1c4f17cb86e72.tar.gz
abslibre-0c8c2320e0cd3ae565dadc3b4df1c4f17cb86e72.tar.bz2
abslibre-0c8c2320e0cd3ae565dadc3b4df1c4f17cb86e72.zip
copy pcr/util-linux-nosystemd to nonsystemd/util-linux 2.32-1.nonsystemd1
Signed-off-by: David P <megver83@parabola.nu>
Diffstat (limited to 'nonsystemd/util-linux/pam-common')
-rw-r--r--nonsystemd/util-linux/pam-common6
1 files changed, 6 insertions, 0 deletions
diff --git a/nonsystemd/util-linux/pam-common b/nonsystemd/util-linux/pam-common
new file mode 100644
index 000000000..a7bf8a4a5
--- /dev/null
+++ b/nonsystemd/util-linux/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