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 9ddb09480..9033185b1 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -447,6 +447,16 @@ Forward (delegate) credentials to the server.
447The default is 447The default is
448.Dq no . 448.Dq no .
449Note that this option applies to protocol version 2 only. 449Note that this option applies to protocol version 2 only.
450.It Cm GSSAPITrustDns
451Set to
452.Dq yes to indicate that the DNS is trusted to securely canonicalize
453the name of the host being connected to. If
454.Dq no, the hostname entered on the
455command line will be passed untouched to the GSSAPI library.
456The default is
457.Dq no .
458This option only applies to protocol version 2 connections using GSSAPI
459key exchange.
450.It Cm HashKnownHosts 460.It Cm HashKnownHosts
451Indicates that 461Indicates that
452.Nm ssh 462.Nm ssh