Comment 3 for bug 402161

Revision history for this message
Matt Zimmerman (mdz) wrote : Re: [Bug 402161] Re: gnome-keyring-daemon is running, but SSH_AUTH_SOCK is not set in the session environment

On Tue, Jul 21, 2009 at 11:15:21AM -0000, Sebastien Bacher wrote:
> how do you start your command line? gnome-session doesn't have the SSH
> environment there but gnome-panel has it for example

Not here:

perseus:[/var/crash] grep SSH /proc/`pidof gnome-panel`/environ
zsh: exit 1 grep SSH /proc/`pidof gnome-panel`/environ

In fact, it's not in any process in my session that I can see:

perseus:[/var/crash] grep -s SSH /proc/*/environ
zsh: exit 2 grep -s SSH /proc/*/environ

In my tests, I usually start ssh from a shell inside gnome-terminal.

--
 - mdz