diff options
-rw-r--r-- | tests/sshserver.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/sshserver.pl b/tests/sshserver.pl index 103ab142a..77cd1f542 100644 --- a/tests/sshserver.pl +++ b/tests/sshserver.pl @@ -290,6 +290,7 @@ CheckHostIP no Compression no ConnectTimeout 20 ForwardX11 no +GatewayPorts no HostbasedAuthentication yes NoHostAuthenticationForLocalhost no # Newer OpenSSH options |