This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: no output from net.exe


On Fri, Jan 18, 2002 at 11:23:35AM -0500, Peter Buckley wrote:
>>| Are you sure your sshd server is starting with CYGWIN=tty?
>>| 
>>No.  I don't know how to set sshd to start with an environment variable
>>preset.  So far, I've just always set the variables from ~/.profile:
>>export CYGWIN='tty'
>>Can you please advise me on this ?
>
>
>You can set this as a windows system environment variable by right 
>clicking on my computer -> properties -> environment (or advanced if you 
>on win2k?). This needs to be set at a system level so the system manager 
>sees that it is set and passes it on to sshd. You will need to reboot 
>the machine once you set this for it to take effect- simply stopping and 
>starting sshd will not pickup the change.

You should never need to set CYGWIN=tty for an interactive ssh session.
Interactive sessions use ptys.  That means you are getting a CYGWIN tty
by default.

cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]