summaryrefslogtreecommitdiff
path: root/template/etc/ssh/sshd_config
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-10-28 10:41:27 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2018-10-28 10:41:27 +0100
commitc10dc558792a7951cdc559a99912ac9ff99922b0 (patch)
treed689c965c4d2290759d2820df1b35a716b2e806e /template/etc/ssh/sshd_config
parentbd17303d87e5f1182940a9d7d4c892d51c16e548 (diff)
downloadOpenBSD-firewall-c10dc558792a7951cdc559a99912ac9ff99922b0.tar.gz
OpenBSD-firewall-c10dc558792a7951cdc559a99912ac9ff99922b0.tar.bz2
updated to OpenBSD 6.4
Diffstat (limited to 'template/etc/ssh/sshd_config')
-rw-r--r--template/etc/ssh/sshd_config4
1 files changed, 1 insertions, 3 deletions
diff --git a/template/etc/ssh/sshd_config b/template/etc/ssh/sshd_config
index cc47fcf..a2cc3c5 100644
--- a/template/etc/ssh/sshd_config
+++ b/template/etc/ssh/sshd_config
@@ -1,4 +1,4 @@
-# $OpenBSD: sshd_config,v 1.101 2017/03/14 07:19:07 djm Exp $
+# $OpenBSD: sshd_config,v 1.103 2018/04/09 20:41:22 tj Exp $
# This is the sshd server system-wide configuration file. See
# sshd_config(5) for more information.
@@ -14,7 +14,6 @@
#ListenAddress ::
#HostKey /etc/ssh/ssh_host_rsa_key
-#HostKey /etc/ssh/ssh_host_dsa_key
#HostKey /etc/ssh/ssh_host_ecdsa_key
#HostKey /etc/ssh/ssh_host_ed25519_key
@@ -69,7 +68,6 @@ AuthorizedKeysFile .ssh/authorized_keys
#PrintMotd yes
#PrintLastLog yes
#TCPKeepAlive yes
-#UseLogin no
#PermitUserEnvironment no
#Compression delayed
#ClientAliveInterval 0