Closed
Description
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
Labels
No labels