ssh login screen blank problem

2006-06-27 Thread Denny White
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Running OpenBSD 3.9 on 2 boxes winxp on the other box. I can ssh from the windows box to either obsd box okay. I can ssh from either one of the obsd boxes to the other okay. I can ssh from either obsd box to the windows box okay while in xwindows

Re: ssh login screen blank problem

2006-06-27 Thread Stuart Henderson
On 2006/06/27 00:05, Denny White wrote: But, when I try to ssh in from either obsd box to the windows box from a regular terminal window, I get in, but after that, the screen is blank. Not an OpenBSD issue... change the default prompt on the cygwin box for something more sensible without

Re: ssh login screen blank problem

2006-06-27 Thread Jeff Quast
On 6/27/06, Denny White [EMAIL PROTECTED] wrote: [snip] okay while in xwindows from xterm. But, when I try to ssh in from either obsd box to the windows box from a regular terminal window, I get in, but after that, the screen is blank. Only way to get the terminal window back is to exit [snip]

Re: ssh login screen blank problem

2006-06-27 Thread Damien Miller
if you are having problems with screen corruption when logging into Cygwin, could you please try the diff below? # cd /usr/src # patch blah.diff # cd share/termtypes/ # make make install Let me know if it helps Index: share/termtypes/termtypes.master