- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- SSH daemon for VMS
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2004 09:24 PM
05-16-2004 09:24 PM
the VMS admin here wants to know if there is an SSH daemon (preferably OpenSSH) available for VMS?
Personally I don't know anything about VMS so this question might not be relevant.
Anyway, any help much appreciated.
Kris
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2004 09:26 PM
05-16-2004 09:26 PM
SolutionYes its available and the following is the url.
http://h71000.www7.hp.com/openvms/products/ssh/ssh.html
regards
Mobeen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2004 09:31 PM
05-16-2004 09:31 PM
Re: SSH daemon for VMS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2004 09:34 PM
05-16-2004 09:34 PM
Re: SSH daemon for VMS
You are welcome. Hey by the way, i think thats probably not free :-). Any way check it out and let us know if you have any questions.
regards
Mobeen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2004 09:42 PM
05-16-2004 09:42 PM
Re: SSH daemon for VMS
Now we still have to test it
Kris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2004 10:19 PM
05-16-2004 10:19 PM
Re: SSH daemon for VMS
Process Software also has one, though not based on OpenSSH. But then, it's out of the test stage already, and also works with older versions of VMS and TCP/IP Services.
http://www.process.com/tcpip/ssh.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2004 10:26 PM
05-16-2004 10:26 PM
Re: SSH daemon for VMS
Thats good. Enjoy and let us know if you have any specific questions
regards
Mobeen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2004 11:27 PM
05-16-2004 11:27 PM
Re: SSH daemon for VMS
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2004 11:29 PM
05-16-2004 11:29 PM
Re: SSH daemon for VMS
Anybody has idea how feasible it is to compile OpenSSH on VMS?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2004 08:32 AM
05-17-2004 08:32 AM
Re: SSH daemon for VMS
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2004 08:35 AM
05-17-2004 08:35 AM
Re: SSH daemon for VMS
http://h71000.www7.hp.com/openvms/products/ips/apache/csws_source.html#buildopenssl
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2004 03:19 PM
05-17-2004 03:19 PM
Re: SSH daemon for VMS
the best product is the one from Process. You do have to pay for it.
As mentioned TCP/IP 5.4 comes with SSH and as long as you want to use it for interactive logins (replacing telnet) this works pretty well. SCP and SFTP seem to be broken still (as well as ssh -x). This is most probably "free" as the TCP license is most of the time part of a bundle you get with the box. Minimum VMS version is 7.3-1 IIRC.
If you have something older and do not want to spend money on the Process product have a look around for the SSH server that David Jones (of OSU server fame) did way back. It has its limitations but might help you to bridge the time until you can upgrade.
Greetings, Martin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2004 06:36 PM
05-17-2004 06:36 PM
Re: SSH daemon for VMS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2004 09:11 PM
05-27-2004 09:11 PM
Re: SSH daemon for VMS
If you're using HP TCPIP 5.4 you should go to ECO 1 (for sure if you're using SSH !!)
AvR
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2004 01:34 PM
05-31-2004 01:34 PM
Re: SSH daemon for VMS
Cheers, Martin