summaryrefslogtreecommitdiff
path: root/ssh_config.5
diff options
context:
space:
mode:
Diffstat (limited to 'ssh_config.5')
-rw-r--r--ssh_config.510
1 files changed, 10 insertions, 0 deletions
diff --git a/ssh_config.5 b/ssh_config.5
index 5c94ffc9c..5c41189fa 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -471,6 +471,16 @@ Forward (delegate) credentials to the server.
471The default is 471The default is
472.Dq no . 472.Dq no .
473Note that this option applies to protocol version 2 only. 473Note that this option applies to protocol version 2 only.
474.It Cm GSSAPITrustDns
475Set to
476.Dq yes to indicate that the DNS is trusted to securely canonicalize
477the name of the host being connected to. If
478.Dq no, the hostname entered on the
479command line will be passed untouched to the GSSAPI library.
480The default is
481.Dq no .
482This option only applies to protocol version 2 connections using GSSAPI
483key exchange.
474.It Cm HashKnownHosts 484.It Cm HashKnownHosts
475Indicates that 485Indicates that
476.Nm ssh 486.Nm ssh