Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mRemoteNG/PuTTYNG.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJacob Nevins <jacobn@chiark.greenend.org.uk>2022-09-10 20:54:35 +0300
committerJacob Nevins <jacobn@chiark.greenend.org.uk>2022-09-10 23:07:30 +0300
commit75ebbb3bc06471a49413e5fa67eb4c893440dbda (patch)
treeefcb136fb9747bd28e9bbca79abfadc84312fdec /doc
parent08584cdb853d1392f9e5ade0f0c75effd81e58bb (diff)
docs: GSS kex preferences aren't configurable.
Diffstat (limited to 'doc')
-rw-r--r--doc/config.but2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/config.but b/doc/config.but
index d98a81c2..c8fbcf46 100644
--- a/doc/config.but
+++ b/doc/config.but
@@ -2386,6 +2386,8 @@ when using Kerberos V5, and not other GSSAPI mechanisms. If the user
running PuTTY has current Kerberos V5 credentials, then PuTTY will
select the GSSAPI key exchange methods in preference to any of the
ordinary SSH key exchange methods configured in the preference list.
+(PuTTY's preference order for GSSAPI-authenticated key exchange
+methods is fixed, not controlled by the preference list.)
The advantage of doing GSSAPI authentication as part of the SSH key
exchange is apparent when you are using credential delegation (see