Skip to content

Conversation

@kgraefe
Copy link

@kgraefe kgraefe commented Jun 25, 2019

My use-case is that when using Cygwin on Windows I want my "main" identity to be added to PuTTY's Pageant so that I can use it with PuTTY, WinSCP and friends. This is achieved by using ssh-pageant from Cygwin rather than ssh-agent which is the OpenSSH one.

Now the Pageant is implemented in a way that does not allow it to run multiple agents at the same time. Hence, I need to use the OpenSSH agent for the other identities.

Signed-off-by: Konrad Gräfe <konradgraefe@aol.com>
@kgraefe
Copy link
Author

kgraefe commented Jun 26, 2019

Closed in favor of #54 .

I had to rename the branch. Sorry for the noise.

@kgraefe kgraefe closed this Jun 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant