Re: environment variables not propagating when i log in via sshd

2006-10-21 Thread DePriest, Jason R.
On 10/20/06, John Owens <> wrote: How can I make my system environment variables appear when I ssh through sshd? Thanks - JDO What if you use the option to set environment variables when you install the service with cygrunsrv? --env VAR=VALUE You can use this option multiple times (up to 2

Re: environment variables not propagating when i log in via sshd

2006-10-20 Thread Brian Dessent
John Owens wrote: > When I log into a bash shell (as me) remotely through sshd, many variables are > NOT visible. What's even weirder is that some are and some are not. So for > instance, "PROCESSOR_LEVEL" and "PROCESSOR_IDENTIFIER" and "PATHEXT" are > visible, but other variables (the ones I defi