summarylogtreecommitdiffstats
path: root/sshd.pam
diff options
context:
space:
mode:
authorChristian Hesse2015-06-28 23:55:21 +0200
committerChristian Hesse2015-06-28 23:55:21 +0200
commit71a331b81bfd29729c878592c0cb9acfae60ef31 (patch)
tree3724a7c4be219497952eb840044d4f0bf71e3e42 /sshd.pam
downloadaur-71a331b81bfd29729c878592c0cb9acfae60ef31.tar.gz
initial import of openssh-git 6.8.P1.r125.g51a1c21-1
Diffstat (limited to 'sshd.pam')
-rw-r--r--sshd.pam6
1 files changed, 6 insertions, 0 deletions
diff --git a/sshd.pam b/sshd.pam
new file mode 100644
index 000000000000..7ecef084d07a
--- /dev/null
+++ b/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