ssh and user env vars from control panel

Larry Hall (Cygwin) reply-to-list-only-lh@cygwin.com
Wed Mar 2 19:44:00 GMT 2011


On 3/1/2011 10:14 PM, Rafael Kitover wrote:
> Hello list,
>
> I generally set most of my environment variables in the System control
> panel for my user, instead of in my .bashrc/.zshrc
>
> I noticed that when I log in to Cygwin via ssh, these environment
> variables are not available.
>
> Would this be considered a misfeature?

No, it's considered a security feature.  The environment for OpenSSH is
stripped to the basics so as to not let lots of information about the remote
system slip through to the client.  If there's stuff you want in your OpenSSH
session that you're not getting now, a small script that you can run after
login is the prescribed solution.

-- 
Larry

_____________________________________________________________________

A: Yes.
> Q: Are you sure?
>> A: Because it reverses the logical flow of conversation.
>>> Q: Why is top posting annoying in email?

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list