summarylogtreecommitdiffstats
path: root/pam-remote
diff options
context:
space:
mode:
authorNarrat2024-06-02 23:15:20 +0200
committerNarrat2024-06-02 23:16:25 +0200
commitc3f7ed13962f1bc0c3a7bcbfda488966cee8e952 (patch)
tree5ca210306d0bed0a9850ff551de0086a4a6d322c /pam-remote
parentec970676bac587707ab41d2f7eb4a697b08f20d9 (diff)
downloadaur-c3f7ed13962f1bc0c3a7bcbfda488966cee8e952.tar.gz
util-linux-aes: update to 2.40.1
now that loop-aes 3.8c is available
Diffstat (limited to 'pam-remote')
-rw-r--r--pam-remote8
1 files changed, 8 insertions, 0 deletions
diff --git a/pam-remote b/pam-remote
new file mode 100644
index 000000000000..7fce079c1d93
--- /dev/null
+++ b/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