mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-02 12:02:47 -05:00
Updated usage messages for command-line utilities to reflect new options.
Updated manual to reflect reality (e.g. usage messages, '-p port' not actually implemented, sprinkle references to '-i keyfile'). (I've put "Release 0.53" in the messages; let's hope this doesn't cause a flood of "where is 0.53?" email.) I don't guarantee that the result is entirely sane and sensible in all respects, but it is at least consistent. [originally from svn r1951]
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
\versionid $Id: pageant.but,v 1.7 2001/12/20 15:27:40 simon Exp $
|
||||
\versionid $Id: pageant.but,v 1.8 2002/09/11 17:30:36 jacob Exp $
|
||||
|
||||
\C{pageant} Using Pageant for authentication
|
||||
|
||||
@ -162,7 +162,9 @@ secret.
|
||||
|
||||
To enable agent forwarding, first start Pageant. Then set up a PuTTY
|
||||
SSH session in which \q{Allow agent forwarding} is enabled (see
|
||||
\k{config-ssh-agentfwd}). Open the session as normal.
|
||||
\k{config-ssh-agentfwd}). Open the session as normal. (Alternatively,
|
||||
you can use the \c{-A} command line option; see
|
||||
\k{using-cmdline-agent} for details.)
|
||||
|
||||
If this has worked, your applications on the server should now have
|
||||
access to a Unix domain socket which the SSH server will forward
|
||||
|
Reference in New Issue
Block a user