From e6576a20533d1c785cd5691352cecf58cea8287a Mon Sep 17 00:00:00 2001 From: Anthony Perkins Date: Wed, 22 Mar 2023 11:27:25 +0000 Subject: [PATCH] Add pageant OpenSSH config --- docs/PerUserInstallers.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/PerUserInstallers.html b/docs/PerUserInstallers.html index 406f5b0..24b80b5 100644 --- a/docs/PerUserInstallers.html +++ b/docs/PerUserInstallers.html @@ -71,8 +71,10 @@ cd %USERPROFILE%\opt\7zip

PuTTY

Download

-

The Windows built-in ssh-agent needs admin to be started.

+

The Windows built-in ssh-agent needs admin to be started, so we have to use PAGEANT.EXE instead.

The ZIP file can be extracted to any directory.

+

Running PAGEANT.EXE --openssh-config will write an OpenSSH config file with the path to the pipe used for communication. + This can be used by the built-in Windows OpenSSH client by adding an Include line to %USERPROFILE%\.ssh\config.

Vim

Download