Support OpenSSH ssh-agent

Advertisement

janw
Joined:
Posts:
2
Location:
Germany

Support OpenSSH ssh-agent

Hi,
Microsoft will soon start to offer OpenSSH client and server (https://github.com/PowerShell/Win32-OpenSSH) in Windows 10 and Windows Server 2019 as native applications. Currently, a Beta version is available as an optional Windows feature.

I think it would make sense for WinSCP to support the OpenSSH key agent (ssh-agent) as an alternative to PuTTY's pageant.

Cheers,
Jan

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,567
Location:
Prague, Czechia

Re: Support OpenSSH ssh-agent

Thanks for your suggestion.
Please suggest this to PuTTY team (WinSCP is using an implementation of SSH protocol from PuTTY).

Reply with quote

dma_k
dma_k avatar
Joined:
Posts:
19

I vote for this feature as well. I doubt that PuTTY team will add support for another agent... there might be religious reasons why they have implemented their own.
KeeAgent plugin for KeePass is able to create Cygwin/MSYS sockets on Windows. Usually the path is exported via SSH_AUTH_SOCK environment variable. Would be nice to have a support for these sockets.

@janw: How access to ssh-agent is organized by client in Windows10 OpenSSH implementation? Via native pipe e.g. \\.\pipe\openssh-ssh-agent (from issue#207)?

Reply with quote

janw

dma_k wrote:

How access to ssh-agent is organized by client in Windows10 OpenSSH implementation? Via native pipe e.g. \\.\pipe\openssh-ssh-agent (from issue#207)?
Yes, I would assume so from this and other posts on GitHubt.

Reply with quote

Advertisement

Advertisement

You can post new topics in this forum