ssh to windows (cygwin) host --- shell not a tty?

2002-03-12 Thread dave-gnus

I can SSH to my cygwin on XP host no problem.
I tried to run 'emacs -nw', and got:

emacs: standard input is not a tty

Um... is this something I can fix?

Dave



--
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/




weird... ssh from windows to other host only works when CYGWIN=""

2002-03-13 Thread dave-gnus

Windows XP, clean install of cygwin-1.3.10-1.  SSHD install went
great.  I can ssh from my linux box to the windows box no problem.
Once I've sshed from linux to windows, in the same shell I can ssh
over to another host no problem.  But, when I'm using the bash shell
on the Windows XP console, I can't ssh to any other host!

It seems to have something to do with the CYGWIN variable being set to
"ntsec tty":

[dave@xpgrave]~/:{193}:$ ssh alphonse -l root
Last login: Thu Mar 14 00:09:55 2002 from rave.localdomain
[root@alphonse /root]# exit
[dave@xpgrave]~/:{194}:$ CYGWIN="ntsec tty" ssh alphonse -l root
setgid 513: Invalid argument

What is the "ntsec tty" doing anyway?

Dave



--
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/