1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-25 01:02:24 +00:00

Tweak key file config docs re Pageant.

Clarify that it's not necessary to faff around with explicit key
configuration if you're using Pageant.
This commit is contained in:
Jacob Nevins 2014-11-08 18:32:31 +00:00
parent 1b4de84e4f
commit 55945b192c

View File

@ -2704,10 +2704,12 @@ This key must be in PuTTY's native format (\c{*.\i{PPK}}). If you have a
private key in another format that you want to use with PuTTY, see
\k{puttygen-conversions}.
If a key file is specified here, and \i{Pageant} is running (see
\k{pageant}), PuTTY will first try asking Pageant to authenticate with
that key, and ignore any other keys Pageant may have. If that fails,
PuTTY will ask for a passphrase as normal.
You can use the authentication agent \i{Pageant} so that you do not
need to explicitly configure a key here; see \k{pageant}. If a file
is specified here with Pageant running, PuTTY will first try asking
Pageant to authenticate with that key, and ignore any other keys
Pageant may have. If that fails, PuTTY will ask for a passphrase as
normal.
\H{config-ssh-auth-gssapi} The \i{GSSAPI} panel