Re: [U2] UV Windows SSH without telnet service

2010-06-23 Thread Wols Lists
On 23/06/10 00:12, Steve McConnell wrote: Mainly, I've tested with Putty and an emulator called Costar. The problem we see is that the ssh server can be configured to kick off a .bat file. In the .bat file we configure it to run commands like this: Cd \ibm\uv Bin\uv.exe (or bin\uvsh.exe)

Re: [U2] UV Windows SSH without telnet service

2010-06-22 Thread Steve McConnell
] On Behalf Of Larry Hiscock Sent: Friday, June 18, 2010 4:51 PM To: 'U2 Users List' Subject: Re: [U2] UV Windows SSH without telnet service I've never run an sshd service on Windows, but we do it all the time on Linux. We usually shut telnet down completely. Terminal emulation should be identical

Re: [U2] UV Windows SSH without telnet service

2010-06-20 Thread Wols Lists
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.

Re: [U2] UV Windows SSH without telnet service

2010-06-20 Thread Steve Romanow
On 6/20/2010 6:38 PM, Wols Lists wrote: 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

[U2] UV Windows SSH without telnet service

2010-06-18 Thread Steve McConnell
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

Re: [U2] UV Windows SSH without telnet service

2010-06-18 Thread Larry Hiscock
Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Steve McConnell Sent: Friday, June 18, 2010 4:45 PM To: U2 Users List Subject: [U2] UV Windows SSH without telnet service We have a user running on a Windows UniVerse server who has

Re: [U2] UV Windows SSH without telnet service

2010-06-18 Thread Bob Rasmussen
The most recent issue of Spectrum magazine detailed a process which I will summarize here: 1. Use PuTTY to establish an SSH session from Windows client to Windows server. 2. In Putty, open a local port forward, so that a particular socket on the client is forwarded to the server. 3. Run your

Re: [U2] UV Windows SSH without telnet service

2010-06-18 Thread Bill Haskett
AccuTerm is SSH enabled. You can use it to connect to the WinSSHD server then forward that, via telnet, to the UV server. HTH, Bill Steve McConnell said the following on 6/18/2010 4:45 PM: We have a user running on a