- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- SSHD and HP-UX PAM RADIUS issue
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
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
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
тАО06-07-2010 11:20 AM
тАО06-07-2010 11:20 AM
SSHD and HP-UX PAM RADIUS issue
I'm trying to configure an HP-UX 11i v3 server to authenticate users with a RADIUS server through PAM. The RADIUS server is up and running and working properly. However, I'm having issues with my client. I configured PAM on it to use the HP-UX PAM RADIUS module for different applications such as su, login and sshd. All applications work properly, except sshd. When a user tries to authenticate through ssh, I get the following errors:
pam_radius_auth: Error sending RADIUS packet to server aaa.bbb.ccc.ddd:1812: Error 0
(0 appears to be the value returned by the sendto method called at line 1209 of pam_radius_auth.c)
I did a tcpdump to see if packets were being sent over the network. When authenticating through ssh, no packets at all are sent over the network. When I authenticate through any other app, I can see a normal RADIUS exchange between the HP-UX server and the RADIUS server.
What could be causing this error to happen when using ssh and not the other applications? The error code returned is not very descriptive, so any input might help!
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-07-2010 09:58 PM
тАО06-07-2010 09:58 PM
Re: SSHD and HP-UX PAM RADIUS issue
Maybe you could check the version of your sshd daemon and install a new version.
Read the Changelog file of the latest sshd version.
Best regards,
Horia.
Horia.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-08-2010 04:33 AM
тАО06-08-2010 04:33 AM
Re: SSHD and HP-UX PAM RADIUS issue
I updated to the most recent version of sshd, but unfortunately, it did not resolve the issue. Still, thanks for the suggestion!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-14-2010 12:44 AM
тАО06-14-2010 12:44 AM
Re: SSHD and HP-UX PAM RADIUS issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-14-2010 04:56 AM
тАО06-14-2010 04:56 AM
Re: SSHD and HP-UX PAM RADIUS issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-15-2010 10:35 PM
тАО06-15-2010 10:35 PM
Re: SSHD and HP-UX PAM RADIUS issue
I have the same issue.
Please let us know the solution when you get it.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-16-2010 06:00 AM
тАО06-16-2010 06:00 AM
Re: SSHD and HP-UX PAM RADIUS issue
It appears this may be a bug in the 64-bit version of the libpam_radius.so.1 shared object.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-16-2010 06:45 AM
тАО06-16-2010 06:45 AM
Re: SSHD and HP-UX PAM RADIUS issue
Tankts.
Ps a other sugestion that I got was to recompile ssh so it will go directly to raduis (whitout using pam). But I think this is a match better solution du to ssh upgrades in the future...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-29-2010 08:02 AM
тАО06-29-2010 08:02 AM