- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Shadow Password Product with SSH and SUDO
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-29-2003 09:59 AM
05-29-2003 09:59 AM
I suspect it's because those products aren't using PAM authentication.
But I was wondering if there are settings somewhere that might correct this or if it's an issue with Shadow Password or the SSH or SUDO?
I haven't played with SSH or SUDO on trusted systems, but I assume they work.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2003 11:42 AM
05-29-2003 11:42 AM
Re: Shadow Password Product with SSH and SUDO
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2003 05:37 AM
06-09-2003 05:37 AM
Re: Shadow Password Product with SSH and SUDO
Thanks
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2003 11:47 AM
06-10-2003 11:47 AM
Re: Shadow Password Product with SSH and SUDO
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2003 11:56 AM
06-10-2003 11:56 AM
Re: Shadow Password Product with SSH and SUDO
That being said, I converted my systems to trusted, which if my pea brain molecules still work uses shadowed passwords.
Then I installed ssh and an upgrade.
I had no trouble with authentication at all, and even deployed public keys.
If you go with shadowed passwords and then install the product your results may be different.
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
06-10-2003 12:03 PM
06-10-2003 12:03 PM
SolutionOn the client side, you can specify -vvv to give you verbose client connection information as well.
Without more diagnostic info, it's very difficult to say what the solution will be.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2003 01:00 PM
06-10-2003 01:00 PM
Re: Shadow Password Product with SSH and SUDO
But I worked with both ssh and sudo and both work very well with trusted systems except that ssh has a hiccup with expired passwords. Both can use PAM authentication if they are compiled with it and I believe most of the compilations are that way.
It may be something to do with Shadow Password that itself needs a PAM module to plug in.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2003 01:22 PM
06-10-2003 01:22 PM
Re: Shadow Password Product with SSH and SUDO
Attached is the response using -ddd on the server side.
It looks like it's not even trying to use PAM anywhere in it.
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2003 09:27 AM
06-11-2003 09:27 AM
Re: Shadow Password Product with SSH and SUDO
Can you post the configuration options you used to generate the Makefile?
Has your /etc/pam.conf file been modified?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2003 05:24 AM
06-25-2003 05:24 AM
Re: Shadow Password Product with SSH and SUDO
Thanks
Michael