From d944aa409618043eeae110a34326a9bb52b949d1 Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Wed, 25 Apr 2018 21:31:56 +0100 Subject: [PATCH] Mention SSPI explicitly in the documentation. This was originally sent in as part of the GSSAPI patch, but I've extracted into a separate commit because that patch was more than complicated enough by itself. --- doc/config.but | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/config.but b/doc/config.but index 1a1e1ac4..3107cbb6 100644 --- a/doc/config.but +++ b/doc/config.but @@ -3038,11 +3038,11 @@ method to be accessed through the same interface. Therefore, more than one authentication library may exist on your system which can be accessed using GSSAPI. -PuTTY contains native support for a few well-known such libraries, -and will look for all of them on your system and use whichever it -finds. If more than one exists on your system and you need to use a -specific one, you can adjust the order in which it will search using -this preference list control. +PuTTY contains native support for a few well-known such libraries +(including Windows' SSPI), and will look for all of them on your system +and use whichever it finds. If more than one exists on your system and +you need to use a specific one, you can adjust the order in which it +will search using this preference list control. One of the options in the preference list is to use a user-specified GSSAPI library. If the library you want to use is not mentioned by