Skip to content

How to interact with ssh-agent? #1998

Open
@eyalk5

Description

@eyalk5

Summary of the new feature / enhancement

It is a question-suggestion. I want to use it from git-bash. Right now , the ssh-agent service doesn't listen on any address or exposes SSH_AUTH_SOCK variable. So, git (by git bash) or the associate ssh can't find it. I tried providing it with -a , didn't work.
Tried to make it log using sshd_config, didn't work.

Even in the registry
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\OpenSSH\Agent
it doesn't specify any socket. No handles. Couldn't find a way to work with it!

Proposed technical implementation details (optional)

Many options. Just make it work! (or document it please)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions