Bugzilla – Bug 135913
Easier ssh-agent / ssh-add setup requested for Gnome
Last modified: 2005-11-30 10:25:51 UTC
I suggest that SUSE make setting up 'ssh-agent' eaiser. It is tricky, and the requred method seems to have changed with each new SUSE distribution. Can you help make this easier? I found good directions for setting up ssh-agent in KDE at: http://gentoo-wiki.com/HOWTO_ssh-agent_the_easy_way But no equivalent instructions for Gnome. Ssh-agent holds passphrases for public keys, allowing remote login. It must be run as the parent process of the the shells that subsequently open.
Have a look into /etc/X11/xdm/sys.xsession .. as long as the user does not try out its own ~/.xsession the ssh-agent and the gpg-agent is used. For ssh the X11 interface for the passphrase is used.