Re: [Sawfish] ubuntu, gnome, sawfish and ssh-agent |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/sawfish Archives
]
- To: sawfish@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [Sawfish] ubuntu, gnome, sawfish and ssh-agent
- From: Brian <oldminer@xxxxxxxxx>
- Date: Fri, 4 Nov 2011 16:47:51 -0600
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=c5kJkdbjh8p6N+Cig+zNE0jdAQu8o9RlRbVCZXLB0hw=; b=V/nEZYygWYGEKlAzSFf2DdwpZjxNwK7JrwWSweeFnwf+fTocFzXUWAT4+9xHr9SOgD xG5iDyhPyeO7mAoIxSTioAZ1zhiFPWJqu9/nFlFiS4bYMgO5qkgrwtrXYyN106+VWcm6 P4oONB7VAINX0OMSucaOt0+4zDzaT+xESveyc=
On Thu, Nov 3, 2011 at 11:12 PM, Teika Kazura <teika@xxxxxxxxxxx> wrote:
> On Wed, 26 Oct 2011 00:10:31 -0400, Rodrigo Amestica wrote:
>> I have a problem with the ssh-agent setup.
>>
>> sawfish is started by means of a setting in gconf-editor
>> (desktop/gnome/session/required_components/windowmanager).
>>
>> The problem is that sawfish does not get inherited SSH_AGENT_PID
>> and SSH_AUTH_SOCK[...]
>>
>> is it that I should start sawfish in a different way?
>
> I don't know gnome at all, but, probably yes.
>
>> By which mechanism is sawfish supposed to inherited the SSH related
>> variables?
>
> Sawfish doesn't do anything special, so all environment variables are
> respected.
I am guessing the issue here is that Rodrigo is setting environmental
variables in .bashrc or .bash_profile, but those files aren't sourced
by gdm when starting a session. As such, sawfish only receives the
environmental variables set system-wide in /etc/environment Try
setting your SSH variables in there and see if it works.
---
--
Sawfish ML