Mailinglist Archive: opensuse-bugs (7168 mails)

< Previous Next >
[Bug 351884] New: Multiple instances of ssh-agent and seahorse interfering with one another.
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Sat, 5 Jan 2008 04:21:00 -0700 (MST)
  • Message-id: <bug-351884-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=351884


Summary: Multiple instances of ssh-agent and seahorse interfering
with one another.
Product: openSUSE 10.3
Version: Final
Platform: Other
OS/Version: openSUSE 10.3
Status: NEW
Severity: Normal
Priority: P5 - None
Component: GNOME
AssignedTo: bnc-team-gnome@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: robin.listas@xxxxxxxxxxxxxx
QAContact: qa@xxxxxxx
Found By: ---


ps afx output excerpt:

5537 ? S 0:00 \_ /usr/sbin/gdm
5541 tty7 Ss+ 19:18 \_ /usr/bin/X :0 -audit 0 -br -auth
/var/lib/gdm/:0.Xauth -nolisten tcp vt7
5570 ? Ssl 0:01 \_ /usr/bin/gnome-session
5615 ? Ss 0:00 \_ /usr/bin/ssh-agent /bin/bash
/home/cer/.xinitrc

5726 ? Ssl 0:39 seahorse-agent --sm-config-prefix
/seahorse-agent-V2r6aH/ --sm-client-id 11c0a8010c000119470880700000205230004
--screen 0
5735 ? Ss 0:00 seahorse-agent --sm-config-prefix
/seahorse-agent-xqyZu2/ --sm-client-id 11c0a8010c000119470830500000184410000
--screen 0
5757 ? Ss 0:00 /usr/bin/seahorse-agent


As you see above, there is one ssh-agent (probably started by .xsession), and
three instances of seahorse-agent, interfering with one another. Till I killed
some of them at random I was unable to ssh out. I guess only one of them should
be running, and I submit as a bug that they are started by something/somewhere
unknown. The end result is that ssh passwords are not cached.

cer@nimrodel:~> less .xsession
cer@nimrodel:~> set | grep SSH_
SSH_AGENT_PID=5615
SSH_ASKPASS=/usr/lib/ssh/x11-ssh-askpass
SSH_AUTH_SOCK=/tmp/ssh-cBjhK5570/agent.5570

Further, I believe they are not all of them killed on session close: I have to
open a text terminal and check what processes are still running as the user
that exited, and kill them manually, every time (several programs/daemons).


--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >