Switch sshd config for f22/f23 to explicitly say only v2 protocol, adjust rkhunter for this.

This commit is contained in:
Kevin Fenzi 2015-10-09 19:32:51 +00:00
parent e67aecbb2b
commit f6722659e5
3 changed files with 3 additions and 3 deletions

View file

@ -20,7 +20,7 @@
#ListenAddress ::
# The default requires explicit activation of protocol 1
#Protocol 2
Protocol 2
# HostKey for protocol version 1
#HostKey /etc/ssh/ssh_host_key

View file

@ -20,7 +20,7 @@
#ListenAddress ::
# The default requires explicit activation of protocol 1
#Protocol 2
Protocol 2
# HostKey for protocol version 1
#HostKey /etc/ssh/ssh_host_key