Here is a temporary script hack to work around it without having to recompile anything. It uses GDM and PAM to unlock your Gnome keyring, and then uses gnome-keyring-manager as your ssh-agent. This does require using GDM as your login manager.
First, set up PAM to automatically unlock your gnome keyring on login, per http://live.gnome.org/GnomeKeyring/Pam. Make sure it works as advertised in Gnome. Then, create a script to run gnome-keyring-manager in ssh-agent mode and set the SSH_AUTH_SOCK environment var to point to it (see attachment). Finally, modify /etc/X11/Xsession.d/90x11-common_ssh-agent (or whatever file X uses to start your SSH agent) to run the script you just created instead of the normal ssh-agent. ** Attachment added: "Tar file containing scripts to use gnome-keyring-daemon as your ssh-agent in KDE" http://launchpadlibrarian.net/30998207/gnome-keyring-ssh-agent.tar -- There is no KWallet PAM integration https://bugs.launchpad.net/bugs/397466 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs