summaryrefslogtreecommitdiff
path: root/ssh_config.5
diff options
context:
space:
mode:
Diffstat (limited to 'ssh_config.5')
-rw-r--r--ssh_config.55
1 files changed, 5 insertions, 0 deletions
diff --git a/ssh_config.5 b/ssh_config.5
index 91c2cd2c6..321a94db6 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -519,6 +519,11 @@ Note that this option applies to protocol version 2 only.
519If set, specifies the GSSAPI client identity that ssh should use when 519If set, specifies the GSSAPI client identity that ssh should use when
520connecting to the server. The default is unset, which means that the default 520connecting to the server. The default is unset, which means that the default
521identity will be used. 521identity will be used.
522.It Cm GSSAPIServerIdentity
523If set, specifies the GSSAPI server identity that ssh should expect when
524connecting to the server. The default is unset, which means that the
525expected GSSAPI server identity will be determined from the target
526hostname.
522.It Cm GSSAPIDelegateCredentials 527.It Cm GSSAPIDelegateCredentials
523Forward (delegate) credentials to the server. 528Forward (delegate) credentials to the server.
524The default is 529The default is