- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: password aging
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
06-29-2007 06:38 AM
06-29-2007 06:38 AM
password aging
we are using non - trusted system
we are using kerberos and pam.
but i want password aging how can i use it
# passwd -r files -f -x 70 -n 7 testuser
I tried this after I go this message
HP-UX xyz.abcd.com B.11.11 U 9000/800 (tb)
login: testuser
Password:
Your password has expired. Choose a new one
Changing password for testuser
Sorry.
login:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2007 06:44 AM
06-29-2007 06:44 AM
Re: password aging
sure you are not 11.11?
you can install shadow passwords to get this functionality.
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=ShadowPassword
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2007 08:13 AM
06-29-2007 08:13 AM
Re: password aging
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2007 03:20 PM
06-29-2007 03:20 PM
Re: password aging
That's only if you are near GMT. In the US, it ends on Wed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2007 01:29 AM
07-02-2007 01:29 AM
Re: password aging
2. we r not using trusted system how to password aging or with any script can be force user to change password within 90 days.
3. I could not understand about 1970, thrusday thing. Could u please explain me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2007 01:40 AM
07-02-2007 01:40 AM
Re: password aging
The granularity is in terms of weeks since the start of the Epoch, which was Thursday, Jan 1, 1970 as Clay mentioned
See:
http://docs.hp.com/en/B2355-60130/passwd.4.html