]> asedeno.scripts.mit.edu Git - PuTTY.git/commitdiff
Tweak key file config docs re Pageant.
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Sat, 8 Nov 2014 18:32:31 +0000 (18:32 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Sat, 8 Nov 2014 18:38:33 +0000 (18:38 +0000)
Clarify that it's not necessary to faff around with explicit key
configuration if you're using Pageant.

doc/config.but

index 9c5927ef015ebebbbcbce3200a6e07a35d050df1..5e8c775b88122288e7a2ab7c7dba9ef3ec947354 100644 (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