On Fri, 7 Sep 2018, Timo Weingärtner wrote:

So the connection to some ssh-agent is working. Please check which process
owns the socket pointed to by $SSH_AUTH_SOCK. If it is not sshd you have
another problem; perhaps something like libpam-ssh is starting a new ssh-agent
for your ssh session?


ls -l $SSH_AUTH_SOCK yields

srw------- 1 gmulas ssh 0 set  8 10:05 /tmp/ssh-TteIoyXhPTF2/agent.14983=

whereas lsof $SSH_AUTH_SOCK yields nothing run as regular user and lsof /tmp/ssh-TteIoyXhPTF2/agent.14983= run as root yields

COMMAND     PID   USER   FD   TYPE             DEVICE SIZE/OFF    NODE NAME
ssh-agent 14984 gmulas    3u  unix 0x000000004846ae07      0t0 6314996 
/tmp/ssh-TteIoyXhPTF2/agent.14983 type=STREAM

the parent ID of this ssh-agent is 1 (?)

I hope this can help. Please let me know if there is something else I can do
to track the problem.

Bye
Giacomo


--
_________________________________________________________________

Giacomo Mulas <giacomo.mu...@inaf.it>
_________________________________________________________________

INAF - Osservatorio Astronomico di Cagliari
via della scienza 5 - 09047 Selargius (CA)

tel.   +39 070 71180255
mob. : +39 329  6603810
_________________________________________________________________

"When the storms are raging around you, stay right where you are"
                         (Freddy Mercury)
_________________________________________________________________

Reply via email to