Skip to content

How to enable ssh-agent? #193

Closed
Closed
@CaseyLabs

Description

@CaseyLabs

I'm trying to setup Cmder to use ssh-agent forwarding:

λ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-JqBCMa6092/agent.6092; export SSH_AUTH_SOCK;
SSH_AGENT_PID=7840; export SSH_AGENT_PID;
echo Agent pid 7840;

λ ssh-add my-public-key.pub
Could not open a connection to your authentication agent

Any ideas what I'm doing wrong here?

Thank!

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