Re: Coping with screen session and ssh-agent session

2012-10-17 Thread Aleksey Midenkov
Hi, On Wed, Oct 17, 2012 at 8:57 PM, Axel Beckert wrote: >> I will briefly refresh your memory on it. OpenSSH uses >> SSH_AGENT_SOCKET environment variable to connect SSH client and agent to get >> authentication data. The problem is, that SSH_AGENT_SOCKET is different each >> time you connect to

Coping with screen session and ssh-agent session

2012-10-17 Thread Aleksey Midenkov
This is well known problem that SSH client cannot connect to SSH-AGENT from SCREEN session. I will briefly refresh your memory on it. OpenSSH uses SSH_AGENT_SOCKET environment variable to connect SSH client and agent to get authentication data. The problem is, that SSH_AGENT_SOCKET is different eac