- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to install and configure openssh
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
01-19-2009 06:59 AM
01-19-2009 06:59 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2009 07:07 AM
01-19-2009 07:07 AM
Re: How to install and configure openssh
http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=T1471AA
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2009 07:13 AM
01-19-2009 07:13 AM
Re: How to install and configure openssh
You download the link above. I normally use a browser based on an hpux server to avoid a problem with ftp ascii/binary issues.
Put the depot in /tmp say.
swinstall -s /tmp/depotname \*
That installs it.
Configuration at that point is standard from the http://www.openssl.org website.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2009 07:21 AM
01-19-2009 07:21 AM
Re: How to install and configure openssh
http://h20392.www2.hp.com/portal/swdepot/displayInstallInfo.do?productNumber=T1471AA
more here:
http://docs.hp.com/en/internet.html#HP-UX%20Secure%20Shell
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2009 07:26 AM
01-19-2009 07:26 AM
Re: How to install and configure openssh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2009 07:28 AM
01-19-2009 07:28 AM
Solutionhttp://hpux.asknet.de/hppd/hpux/Networking/Admin/openssh-5.1p1/
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2009 07:29 AM
01-19-2009 07:29 AM
Re: How to install and configure openssh
http://docs.hp.com/en/5991-7517/ch01s04.html
openssh, not openssl.
There are a lot of good tips at http://www.openssh.org
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2009 08:21 AM
01-19-2009 08:21 AM
Re: How to install and configure openssh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2009 08:25 AM
01-19-2009 08:25 AM
Re: How to install and configure openssh
If you need a specific version of openssh, you can get it from http://www.openssh.org . I do not recommend this.
IF you need a specific version of openssh from HP and have a software contract you can arrange for ftp access to prior versions.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2009 08:31 AM
01-19-2009 08:31 AM
Re: How to install and configure openssh
By your second comment , do u mean that if I have a software contract with HP I can request for a precompiled Openssh depot from HP support. Please suggest.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2009 09:23 AM
01-19-2009 09:23 AM
Re: How to install and configure openssh
> steps of that software.
ftp://ftp.ca.openbsd.org/pub/OpenBSD/OpenSSH/portable/INSTALL
[...]
2. Building / Installation
--------------------------
To install OpenSSH with default options:
./configure
make
make install
[...]
There are some prerequisites, but nothing
very complex.
Why do you want this particular (old) SSH
version?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2009 12:37 PM
01-19-2009 12:37 PM
Re: How to install and configure openssh
Where did *that* come from. I see no reference to in on the SecurID pages...but I could have missed something.
I would check again with your vendor. Openssh5.1 or 5.1p1 *ought* to work as well, as they are newer. In which case, you can use the depot named above.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2009 01:54 PM
01-19-2009 01:54 PM
Re: How to install and configure openssh
By your second comment , do u mean that if I have a software contract with HP I can request for a precompiled Openssh depot from HP support. Please suggest.
IF you have a software contract and ask nicely, HP may make the deptot/pre-compiled version of openssh available to you. If the version you want is buggy or has serious security flaws they may say no.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2009 09:29 PM
01-19-2009 09:29 PM
Re: How to install and configure openssh
@ Old School--- I had logged a call with RSA SecurID helpdesk and they replied that 4.3p2 is supported on PA -RISC 32 bit system and 4.5p1 is supported on IA 64 bit system . They haven't mentioned any support for higher version of Open SSH . So I will also check with them .
@ Steven Schweda ---- I had already checked that ftp link before but there are no files on that link .. If you can view the installation procedure can you post it here as an attachment
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2009 11:18 PM
01-19-2009 11:18 PM
Re: How to install and configure openssh
What does that mean? This link works fine
for me:
ftp://ftp.ca.openbsd.org/pub/OpenBSD/OpenSSH/portable/INSTALL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2009 01:25 AM
01-20-2009 01:25 AM
Re: How to install and configure openssh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2009 01:35 AM
01-20-2009 01:35 AM
Re: How to install and configure openssh
I have no problems in IE or firefox and also the directory works fine:
ftp://ftp.ca.openbsd.org/pub/OpenBSD/OpenSSH/portable/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2009 03:13 AM
01-20-2009 03:13 AM
Re: How to install and configure openssh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2009 09:38 AM
01-20-2009 09:38 AM
Re: How to install and configure openssh
I believe you are reading too much into the "helpdesk" reply. Those are the "old" versions...and HP might have supplied them in the past. (I currently have 4.3p2 installed on an old 11.0 box). I think they where trying to tell you what HP supported (or supplied).
Instead ask them is they work with
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2009 07:58 AM
01-21-2009 07:58 AM
Re: How to install and configure openssh
1. You must use PAM authentication.
and
2. You must get non-pthreaded version from HP. (The version available from http://software.hp.com/ is pthreaded.)
We're doing this on our 11.23 and 11.31 systems with HP-UX Secure Shell 5.0 and contemplating retrofitting our 11.11 systems so we can get away from our older compiled version of OpenSSH and standardize on one configuration across the board.
Jeff Traigle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2009 10:31 PM
01-21-2009 10:31 PM
Re: How to install and configure openssh
Where can I get this non pthreaded version . Is HP Secure shell 05.10.006 a non Pthreaded version.