Explicitly disallow remote hosts to connect to local forwarded ports,

the socks server port in the test suite. This is the default setting
unless a tinkered built ssh is being used.
This commit is contained in:
Yang Tse 2007-11-27 00:52:30 +00:00
parent 08cb30801c
commit a418d290f1
1 changed files with 1 additions and 0 deletions

View File

@ -290,6 +290,7 @@ CheckHostIP no
Compression no
ConnectTimeout 20
ForwardX11 no
GatewayPorts no
HostbasedAuthentication yes
NoHostAuthenticationForLocalhost no
# Newer OpenSSH options