Can I use PLink and Pageant with Cygwin's ssh?
Posted
by Jerph
on Server Fault
See other posts from Server Fault
or by Jerph
Published on 2009-12-24T09:31:48Z
Indexed on
2010/03/17
12:21 UTC
Read the original article
Hit count: 388
I'm now using msysgit because of the GUI tools, which use Putty's Pageant and PLink utilities, but I use Cygwin as a general SSH terminal. I had been using ssh-agent on Cygwin, but that means I have to enter my SSH key passphrases for both SSH key managers. Is it possible to configure all my Unix-port tools (msys, git, cygwin, Ruby Net:SSH, etc.) to use PLink/Pageant instead of ssh-agent? It seems that's the kind of thing PLink was made for, but I can't find documentation on how.
© Server Fault or respective owner