<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Dear all,</p>
<p>Regarding
<a class="moz-txt-link-freetext" href="https://wiki.x2go.org/doku.php/doc:howto:ssh-agent-workaround">https://wiki.x2go.org/doku.php/doc:howto:ssh-agent-workaround</a>,
what is the current status? I tried latest 4.1.1.1 and this issue
is still not solved, even though there might be some improvement.
I can see now in export what seems to me a valid PID, socket,
etc.:</p>
<blockquote>
<p>> export<br>
</p>
<p>declare -x SSH_AGENT_PID="16945"<br>
declare -x SSH_AUTH_SOCK="/tmp/ssh-CAjx51laLmty/agent.16903"<br>
declare -x SSH_CLIENT="10.0.1.81 33414 22"<br>
declare -x SSH_CONNECTION="10.0.1.81 33414 172.17.0.2 22"<br>
</p>
<p>> ps aufx|grep 16945<br>
trana 16945 0.0 0.0 52916 584 ? Ss 12:16
0:00 \_ /usr/bin/ssh-agent /bin/bash -c exec -l "/bin/bash"
-c "/usr/bin/env
LD_LIBRARY_PATH=/usr/lib64/nx/X11/Xinerama:/usr/lib64/nx/X11
startkde"<br>
</p>
<p>> ll $SSH_AUTH_SOCK <br>
srw------- 1 trana trana 0 Mar 13 12:16
/tmp/ssh-CAjx51laLmty/agent.16903</p>
</blockquote>
<p>But the ssh from a a console in Kde, that has these variable,
does not use ssh agent. I can see that in ssh -vvvvvvvv</p>
<p>Thanks.<br>
</p>
<pre class="moz-signature" cols="72">--
My THALES email is <a class="moz-txt-link-abbreviated" href="mailto:antoine.tran@thales-services.fr">antoine.tran@thales-services.fr</a>.
+33 (0)5 62 88 84 40
Thales Services, Toulouse, France</pre>
</body>
</html>