LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Stupid SSH-AGENT (https://www.linuxquestions.org/questions/linux-networking-3/stupid-ssh-agent-66547/)

Neorio 06-19-2003 03:40 AM

Stupid SSH-AGENT
 
I'm trying to do an SSH connection between two compies with an RSA1 key. Now, the keyfiles are there and when I run ssh-agent that seems to be going. HOWEVER, when I try using ssh-add, then it says Cannot open a connection to your authentication agent. This is despite the fact that the ssh-agent is running.

Have I forgotten to set something somewhere?

moses 06-19-2003 10:23 AM

It sounds like either ssh-agent ISN'T running or you don't have all of the environment variables set. How are you running ssh-agent? How are you running ssh-add?


All times are GMT -5. The time now is 06:25 PM.