- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: OpenSSH problems on HP-UX
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
08-13-2002 03:19 PM
08-13-2002 03:19 PM
OpenSSH problems on HP-UX
We have tested HP's SSH release and it fixes this problem however the kerberos v5 breaks.
Has anyone expirienced any of these problems? Any help would be greatly appreciated. Thanks in advance.
Reg Espinola
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2002 09:43 PM
08-13-2002 09:43 PM
Re: OpenSSH problems on HP-UX
I think that first of all you are using a very old version of OpenSSH, visit www.openssh.com (or mirror), and download v3.4.
It sounds as though the compiler switches you are using are incorrect, though I have to admit I have not tried expiring a user.
SSH uses the same PAM libraries as HP-UX so everything should work the same. I have not tried Kerberos, but again suspect you've got a problem with your compiler switches.
Good Luck,
Andrew
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2002 12:44 AM
08-14-2002 12:44 AM
Re: OpenSSH problems on HP-UX
Go to www.software.hp.com
Select
internet and security solutions
There you can find and download
hp-ux secure shell
overview
HP-UX Secure Shell A.03.10.002
HP-UX Secure Shell A.03.10.002, based on OpenSSH 3.1p1, provides a secure channel for remote communication by transparently encrypting network traffic. HP-UX Secure Shell uses hashing to ensure data integrity and supports several authentication methods. HP-UX Secure Shell supports the SSH-1 and SSH-2 protocols and provides stronger security than the traditional ftp, remsh, telnet, and rcp services. HP-UX Secure Shell also includes tools for manually creating public and private keys, storing private keys, and gathering public keys.
Features and Benefits:
HP-UX Secure Shell provides the following features and benefits:
strong encryption
secure tunneling capabilities
supports several authentication schemes
Kerberos 4 and 5
PAM
public key
password
host
supports IPv6
fully tested HP product
support included with HP-UX Support Agreement
Product Documentation:
The HP-UX Secure Shell Release Notes are included with the software in /opt/ssh/ and contain quick-configuration steps. The Release Notes are made available online shortly after each release at www.docs.hp.com on the Internet and Security Solutions page.
Download or view the HP-UX Secure Shell Release Notes
Have a question about HP-UX Secure Shell? Look for answers in the HP-UX Secure Shell FAQs by searching the
IT Resource Center for keywords HP-UX Secure Shell Frequently Asked Questions (FAQs).
Date: 7/29/02
additional product information
product #: T1471AA
version: A.03.10.002
software specification: HP-UX 11i
HP-UX 11.0
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2002 12:50 AM
08-14-2002 12:50 AM
Re: OpenSSH problems on HP-UX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2002 09:41 PM
08-14-2002 09:41 PM
Re: OpenSSH problems on HP-UX
If you can spare the extra time, download the official version and compile it yourself. This is also better because you can tailor your binaries to enable or disable functions to suit your site.
Which ever way you decide to do it, read the manual pages thoroughly, and make sure that you understand how things work, BEFORE attempting to implement it. Once installed visit a security news site(s) and www.openssh.org, at least once a week, and keep an ey out for updates, and new exploits.
Security needs constant review and maintenace or it is useless. You wouldn't buy a condom with a hole in it, or food that's past its sell-by-date would you?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2002 10:58 PM
08-14-2002 10:58 PM
Re: OpenSSH problems on HP-UX
The reason we can't use HP's version is that the installation paths used do not follow our standards and the kerberos v5 authentication does not work properly. We are not vulnerable to the latest security holes since certain settings have been disabled. Like I stated before, our version developed in house works perfectly fine except that it doesn't handle expired passwds and deactivated accounts properly. Steve, any chance the source for HP's OpenSSH is publicly available?
Any one have any other suggestions? Again, thanks for everyone's help.
Reg