After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 524454 - Loads only one ssh key on login
Loads only one ssh key on login
Status: RESOLVED OBSOLETE
Product: gnome-keyring
Classification: Core
Component: general
2.22.x
Other Linux
: Normal normal
: ---
Assigned To: GNOME keyring maintainer(s)
GNOME keyring maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2008-03-26 09:47 UTC by Wouter Bolsterlee (uws)
Modified: 2008-04-06 14:11 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Wouter Bolsterlee (uws) 2008-03-26 09:47:46 UTC
It seems there is only one ssh key loaded after logging in:

  $ ssh-add -l
  2048 86:d7:09:29:e9:70:07:2e:74:7c:XX:XX:XX:XX:XX:XX  (RSA)

This is the key from ~/.ssh/id_rsa

I do have another key though, named ~/.ssh/id_rsa_gnome, which I use for my Gnome account. This one is not loaded upon login, though it shows up in the seahorse UI.

I used to symlink this additional file to ~/.ssh/id_dsa2 for obscure reasons (that it was loaded by default by libpam-ssh or something like that), but that doesn't have any effect either.

The strange thing is this used to work before, but now I have to add it to the agent manually everytime I do a "svn up" for my favourite Gnome modules :)
Comment 1 Adam Schreiber 2008-03-26 11:30:52 UTC
The ssh-agent functionality is now a part of gnome-keyring.  Moving bug.
Comment 2 Stef Walter 2008-04-06 02:41:08 UTC
Sorry about the lack of a GUI for this. It should be included in 2.24. However in the mean time here is documentation on how to make it work: 

http://live.gnome.org/GnomeKeyring/Ssh
Comment 3 Wouter Bolsterlee (uws) 2008-04-06 14:10:47 UTC
(In reply to comment #2)
> Sorry about the lack of a GUI for this. It should be included in 2.24. However
> in the mean time here is documentation on how to make it work: 
> 
> http://live.gnome.org/GnomeKeyring/Ssh

Thanks. Symlinking my Gnome key to id_dsa does the trick for now. I don't agree with the NOTABUG resolution of this bug report though, it should be OBSOLETE since the UI to address this issue will be in place for 2.24.