RE: ssh-agent variables available to any user process

2006-08-30 Thread Karl M
Hi All... From: Jörg Schaible Reply-To: To: "[ML] CygWin " Subject: RE: ssh-agent variables available to any user process Date: Wed, 30 Aug 2006 08:02:46 +0200 Lapo Luchini wrote on Wednesday, August 30, 2006 12:42 AM: > Under FreeBSD, I launch ssh-agent in my .xsession s

RE: ssh-agent variables available to any user process

2006-08-29 Thread Jörg Schaible
Lapo Luchini wrote on Wednesday, August 30, 2006 12:42 AM: > Under FreeBSD, I launch ssh-agent in my .xsession script and its > environment is automatically inherited by every shell I then > open in my > X11 session. > No such luck with Windows, but I found a way to propagate a > environment varia

ssh-agent variables available to any user process

2006-08-29 Thread Lapo Luchini
Under FreeBSD, I launch ssh-agent in my .xsession script and its environment is automatically inherited by every shell I then open in my X11 session. No such luck with Windows, but I found a way to propagate a environment variable to any (future) user process after the user is already logged. (or,