On Aug 24 13:08, Jason Pyeron wrote: > > > How can I get the ssh service to inherit the environment variables as set > in the system properties control panel applet?
You can't. Use one of the methods to propagate environment variables to child processes as described in `man sshd', `man sshd_config', `man ssh_config', or create a new file below /etc/profile.d to set the important variables for all users. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader mailto:cygwin@cygwin.com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/