- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: PAM modules
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
12-21-2006 01:53 AM
12-21-2006 01:53 AM
PAM modules
Does anyone know if the pam_hpsec module that's in HP-UX 11.23 is also available for HP 11.11 and 11.00?
I would like to be able to use all the /etc/default/security file options on all our HP systems.
Tips on other PAM modules that do the same (and are maintained/supported) are also quite welcome.
Thanks,
Jan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2006 02:12 AM
12-21-2006 02:12 AM
Re: PAM modules
If you read the man page for security on an 11.11 and on an 11.23 box, features on 11.23 that require pam_hpsec (NOLOGIN, NUMBER_OF_LOGINS_ALLOWED etc) are supported in 11.11 without the need for pam_hpsec.
My guess would be that this functionality was broken out into a separate PAM library in 11.23 onwards and was part of the standard authentication (perhaps in a different pam module, or hard coded into login etc?)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2006 02:20 AM
12-21-2006 02:20 AM
Re: PAM modules
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2006 02:34 AM
12-21-2006 02:34 AM
Re: PAM modules
Also minimum password length and password history would be nice to have.
I might get the same fuctionality from another (OS?) module, but if possible I'd like to stick with the vendor specific module.
Thanks,
Jan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2006 02:40 AM
12-21-2006 02:40 AM
Re: PAM modules
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2006 08:15 PM
12-21-2006 08:15 PM
Re: PAM modules
Thanks,
Jan.