Accessing your gnome (ssh) keyring from outside the Desktop session

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I normally leave a Gnome session running on my build machine for months
at a time, but don't always work directly on that machine (at it's
keyboard and monitor).

Sometimes I ssh into it remotely to look at progress from automated
builds, and occasionally to push out a build.

The issue is this:  when I ssh into it, I don't have access to the keys
that I've stored in the ssh-agent.

Well, it's not exactly an ssh-agent.  It's the gnome-keyring-daemon that
gets started as part of the desktop as:

/usr/bin/gnome-keyring-daemon --start --components=ssh

as part of my startup applications.  (I also run "ssh-add .ssh/id_dsa"
as a startup application.)

ssh-agent used to leave environment variables which I could then use
from outside the Desktop session as $SSH_AUTH_SOCK and
$SSH_AGENT_PID...  but the keyring daemon leaves slightly different
variables: $GNOME_KEYRING_PID and $GNOME_KEYRING_CONTROL.

Anyone have a simple mechanism for getting that into your ssh sessions?

Thanks,

-Philip

-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux