summaryrefslogtreecommitdiff
path: root/nonsystemd/util-linux/pam-remote
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2024-03-25 23:53:47 -0400
committerbill-auger <mr.j.spam.me@gmail.com>2024-03-28 23:07:03 -0400
commit529f8d3a01c32b9b1dabed626982e7bdc794530b (patch)
treef160de2c1b2c079fc16046bb50e4746750ef936e /nonsystemd/util-linux/pam-remote
parent6e623293812d9744dacda9386c993cf720500865 (diff)
util-linux: upgrade to v2.40-rc2
Diffstat (limited to 'nonsystemd/util-linux/pam-remote')
-rw-r--r--nonsystemd/util-linux/pam-remote8
1 files changed, 8 insertions, 0 deletions
diff --git a/nonsystemd/util-linux/pam-remote b/nonsystemd/util-linux/pam-remote
new file mode 100644
index 000000000..7fce079c1
--- /dev/null
+++ b/nonsystemd/util-linux/pam-remote
@@ -0,0 +1,8 @@
+#%PAM-1.0
+
+auth required pam_securetty.so
+auth requisite pam_nologin.so
+auth include system-remote-login
+account include system-remote-login
+session include system-remote-login
+password include system-remote-login