summaryrefslogtreecommitdiff
path: root/pcr/openssh-knock/sshd.pam
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-11-17 21:54:24 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-11-17 21:54:24 -0200
commit0e96cf2c85702bb1fbe3db6ea251cde614a3df71 (patch)
tree72475a533a7d90aa7bd4ffe95758b7862184877a /pcr/openssh-knock/sshd.pam
parent0cf10cced5aec70c3dc6f22feb2df4c726055384 (diff)
openssh-knock: add new package to [pcr]
Diffstat (limited to 'pcr/openssh-knock/sshd.pam')
-rw-r--r--pcr/openssh-knock/sshd.pam6
1 files changed, 6 insertions, 0 deletions
diff --git a/pcr/openssh-knock/sshd.pam b/pcr/openssh-knock/sshd.pam
new file mode 100644
index 000000000..7ecef084d
--- /dev/null
+++ b/pcr/openssh-knock/sshd.pam
@@ -0,0 +1,6 @@
+#%PAM-1.0
+#auth required pam_securetty.so #disable remote root
+auth include system-remote-login
+account include system-remote-login
+password include system-remote-login
+session include system-remote-login