- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HPUX 11.0 : Installation & Setup of Open SSH
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
10-08-2002 01:02 PM
10-08-2002 01:02 PM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2002 02:56 PM
10-08-2002 02:56 PM
SolutionYou must install in this order:
http://hpux.cs.utah.edu/hppd/hpux/Misc/zlib-1.1.4/
http://hpux.cs.utah.edu/hppd/hpux/Networking/Admin/tcp_wrappers-7.6/
http://hpux.cs.utah.edu/hppd/hpux/Languages/openssl-0.9.6d/
http://forums.itrc.hp.com/cm/PostAnswer/0,,0x328a402f24d5d61190050090279cd0f9,00.html
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2002 02:57 PM
10-08-2002 02:57 PM
Re: HPUX 11.0 : Installation & Setup of Open SSH
Ignore that link back to this post, cut and paste error, sorry.
Here is what the last line should look like:
http://hpux.cs.utah.edu/hppd/hpux/Networking/Admin/openssh-3.4p1/
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2002 03:21 PM
10-08-2002 03:21 PM
Re: HPUX 11.0 : Installation & Setup of Open SSH
HP delivers an older version of the OpenSSH (3.1 instead of 3.4) as a free product, which you could get from "software.hp.com" and simply "swinstall"...
FWIW,
Wodisch (who's is waiting for this thing to be updated impatiently)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2002 03:34 PM
10-08-2002 03:34 PM
Re: HPUX 11.0 : Installation & Setup of Open SSH
Although Wodisch has a point RE installation ease, I'd recommend the 3.4 version as it has the fix for a well-known exploitation of 3.1.
We download, compile & swpackage our own 3.4 for installation ease. More work up front, but ease of mind on the back-side.
If you're listening HP - it's about time you had the 3.4 pkg available as a swinstall pkg!
My 2 cents,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2002 03:47 PM
10-08-2002 03:47 PM
Re: HPUX 11.0 : Installation & Setup of Open SSH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2002 04:25 PM
10-08-2002 04:25 PM
Re: HPUX 11.0 : Installation & Setup of Open SSH
<<- in the case of HP -> "listen or die" >>
*LOL* I agree.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2002 04:23 AM
10-09-2002 04:23 AM
Re: HPUX 11.0 : Installation & Setup of Open SSH
"Sec. Vulnerability in OpenSSH on HP-UX" for
information on the latest version of
OpenSSH available from www.software.hp.com.
John Morris
SOFTWARE SECURITY RESPONSE TEAM (SSRT)
Hewlett-Packard Company
HP Services
Join our (pre-merger) HP SECURITY BULLETIN MAILING LIST!
http://itrc.hp.com
In the left most frame select "Maintenance and Support"
Under the "Notifications" section (near the bottom of the page),
select "Support Information Digests".
JOIN OUR (pre-merger) COMPAQ CUSTOMER SECURITY BULLETIN MAILING LIST!
http://www.support.compaq.com/patches/mailing-list.shtml
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2002 01:38 AM
10-10-2002 01:38 AM
Re: HPUX 11.0 : Installation & Setup of Open SSH
The problem above normally is fixed if you restart your PRNGD server.
Also a good site on how to compile and install the openssh on HPUX platform is:
http://www.atomicgears.com/papers/osshhpux.html
I always try to use that site when i am building binary for HPUX Archive.
I hope that helps.