Problem loading ssh keys remotely
By Joao
When I try to load my ssh-key from a remote location I get the message:
Could not open a connection to your authentication agent.
The way to get around this is to load a shell session inside the ssh-agent:
ssh-agent bash
ssh-add
ssh-add ~/.ssh/somekeyfile
No related posts.
Related posts brought to you by Yet Another Related Posts Plugin.



November 16th, 2009