- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- SSHD_COFIG file attribute "UsePrivilegeSeparation"...
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
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
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
11-19-2013 09:43 AM
11-19-2013 09:43 AM
Until recently, the customer has used SSHD with the "UsePrivilegeSeparation" attribute set to the default value (which also happens to be yes).
Recently, one of our SAs was asked to set up PAM on several systems as well. She claims that sshd and "UsePrivilegeSeparation" will not work (or at least causes problems) when used in conjunction with PAM.
Has anyone experienced any issues using both?
Thanks.
Solved! Go to Solution.
- Tags:
- sshd
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2013 11:01 AM
11-19-2013 11:01 AM
SolutionI think early versions of the sshd privilege separation code had some problems, but I would expect that they have been fixed since then.
"Set up PAM"??? As far as I know, all the currently-supported versions of HP-UX have PAM as a mandatory component of the operating system, so you can't really have a system without a functioning PAM these days.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2013 11:33 AM - edited 11-19-2013 11:37 AM
11-19-2013 11:33 AM - edited 11-19-2013 11:37 AM
Re: SSHD_CONFIG file attribute "UsePrivilegeSeparation" and interaction with PAM
This was a non-trusted sandbox for scripting. It's being re-purposed. As it's also currently only an 11.23 OS, I expect that it will be updated at some point to 11.31 running SMSE, which I do know will use PAM (/etc/default/security file with the UsePAM attribute set to YES).
Thanks.