Skip to content

Can't get ssh-agent working #1133

@altano

Description

@altano

Please answer the following

"OpenSSH for Windows" version
7.6.0.0

Windows 10 Pro

What is failing
C:\src> ssh-add C:\Users\alan\.ssh\ripper\ripper_id_rsa

Expected output
shrug

Actual output

Error connecting to agent: No such file or directory

Diagnostics
I used procmon to discover that the failed file open operation is on a file called 'C:\tmp\ssh-DEhw9URW70Jz\agent.24500' which does NOT exist. In fact, the c:\tmp directory doesn't exist.

I installed OpenSSH using choco install -y openssh -params '"/SSHAgentFeature"' and I verified that ssh-agent service is installed AND running.

What was supposed to create 'C:\tmp\ssh-DEhw9URW70Jz\agent.24500' and how can I diagnose why it didn't?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions