<div dir="ltr">Hi,<div><br></div><div>I've been trying to figure out what's going on with ssh-agent on lubuntu and was hoping somebody could give me a hint.</div><div><br></div><div>On a xenial fresh install, when lxde gets launched, I see the following:</div><div><br></div><div><div>spike 28549  0.0  0.0  11140   320 ?        Ss   08:48   0:00 /usr/bin/ssh-agent /usr/bin/dbus-launch --exit-with-session /usr/bin/im-launch /usr/bin/lxsession -s Lubuntu -e LXDE</div><div>spike 28625  0.0  0.0  11140   320 ?        Ss   08:48   0:00 /usr/bin/ssh-agent -s</div></div><div><br></div><div>If I look in the lxsession log I see the following:</div><div><br></div><div><div>grep SSH .cache/lxsession/Lubuntu/run.log </div><div>SSH_AUTH_SOCK=/tmp/ssh-XxZe8EEeUbPf/agent.28621; export SSH_AUTH_SOCK;</div><div>SSH_AGENT_PID=28625; export SSH_AGENT_PID;</div></div><div><br></div><div>there's several strange things I can't explain:</div><div>1) there's a ssh-agent wrapping dbus I can't figure out how it's started (PID 28549)</div><div>2) the session seems to be spawning its own (PID 28625).</div><div>3) in the session logs you can notice however that the SOCK references a different PID, 28621, which does not exist, while the AGENT refers the second pid.</div><div><br></div><div>does anybody know what's going on and how to clean this up? it seems there should only be one ssh-agent running during the startup of lxsession/X and that's it.</div><div><br></div><div>thanks,</div><div><br></div><div>Spike</div><div><br></div></div>