On Fri, 2008-01-04 at 12:33 +0100, Carlos E. R. wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi,
Let me ask this question here, as elsewhere I got no answer.
For some time I was unable to ssh from my computer to another old one. I thought it would be a version problem, but then I discovered I could not ssh to my own router as my normal user, but I could do su-ing to a different user first.
I then discovered that this sequence works:
cer@nimrodel:~> SSH_AGENT_PID='' SSH_ASKPASS='' SSH_AUTH_SOCK='' ssh 1234@router 1234@router's password: ->
So there is a broken ssh agent in my system. But which one? One day I killed most of them, and from then on I can ssh sucessfully.
I have three running now (after a fresh reboot and an hybernate to disk):
cer@nimrodel:~> ps axu | grep agent cer 5614 0.0 0.0 2980 604 ? Ss 09:14 0:00 /usr/bin/gpg-agent --sh --daemon cer 5615 0.0 0.0 5456 700 ? Ss 09:14 0:00 /usr/bin/ssh-agent /bin/bash /home/cer/.xinitrc cer 5726 0.3 0.5 95160 5204 ? Ssl 09:14 0:39 seahorse-agent --sm-config-prefix /seahorse-agent-V2r6aH/ --sm-client-id 11c0a8010c000119470880700000205230004 --screen 0 cer 5735 0.0 0.4 86968 4168 ? Ss 09:14 0:00 seahorse-agent --sm-config-prefix /seahorse-agent-xqyZu2/ --sm-client-id 11c0a8010c000119470830500000184410000 --screen 0 cer 5757 0.0 0.3 86968 4108 ? Ss 09:14 0:00 /usr/bin/seahorse-agent cer 21030 0.0 0.0 2076 700 pts/18 R+ 12:22 0:00 grep agent
Do you save your session? It kind of looks like you have multiple session controlled agents. -Jp -- JP Rosevear <jpr@novell.com> Novell, Inc. -- To unsubscribe, e-mail: opensuse-gnome+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-gnome+help@opensuse.org