On 19/06/10 00:45, Steve McConnell wrote: > We have a user running on a Windows UniVerse server who has a security > requirement which forbids running any telnet services. They want to use > ssh to connect and have installed bitvise winsshd. It allows us to kick > of a uvsh.exe upon authentication. We are able to login to our software > or the uv account fine. But, once we are in, we are having serious > terminal emulation problems. I haven't found a term type which will > work. vt100, console, ansi, etc all display incorrectly (CRLF looks like > LF). Commands such as PTERM CRMODE do not work, etc. >
One has to ask where is the problem. What terminal emulator are you running over ssh? Does it work fine without ssh in the way? Or is bitvise the terminal emulator? My personal experience is that pretty much EVERY terminal emulator I've used is broken "out of the box", and I've had to do some work fixing it. Provided you have access to both the sequences sent (a pain but not seriously so on UV) and to the emulator's config so you can tell it how to react to received sequences (dead easy on wIntegrate, not so easy on some others), fixing it isn't a problem. Or is it winsshd is corrupting the sequences in transit ... OUCH! > > Has anyone out there connected to a UniVerse windows server without the > telnet service via ssh? > > I get the impression from this mailing list, running over ssh is quite normal. Cheers, Wol _______________________________________________ U2-Users mailing list [email protected] http://listserver.u2ug.org/mailman/listinfo/u2-users
