I don't know if I need the full open SSH installation on the os/390 side or not. I need a shell that I can have an os/390 automation tool use to get into linux via SSH. Something similar to putty on windows. An SSH client that I can make use of like I would telnet is the ideal.
|---------+----------------------------> | | "Post, Mark K" | | | <[EMAIL PROTECTED]| | | m> | | | Sent by: Linux on| | | 390 Port | | | <[EMAIL PROTECTED]| | | IST.EDU> | | | | | | | | | 11/12/2002 12:45 | | | PM | | | Please respond to| | | Linux on 390 Port| | | | |---------+----------------------------> >------------------------------------------------------------------------------------------------------------------------------| | | | To: [EMAIL PROTECTED] | | cc: | | Subject: Re: SSH instead of TELNET - In regards to S/390 ----> Linux | >------------------------------------------------------------------------------------------------------------------------------| James, There's a port of OpenSSH to OS/390's UNIX System Services environment. That doesn't sound like what you're after, though. (Or does it?) IBM's SG24-5944 Redbook, "Open Source Software for z/OS and OS/390 UNIX" is the place to look, if it is what you want. Mark Post -----Original Message----- From: James Melin [mailto:Jim.Melin@;co.hennepin.mn.us] Sent: Tuesday, November 12, 2002 1:27 PM To: [EMAIL PROTECTED] Subject: SSH instead of TELNET - In regards to S/390 ----> Linux I have SSH installed on Linux, but have the opposite problem in that I need an open ssh putty-like shell to connect to it from OS/390 so that I can do secure logon from an automation product. Has anyone done this?