HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Password aging: new users on 11i v2
Operating System - HP-UX
1834080
Members
2934
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
08-11-2008 08:09 AM
08-11-2008 08:09 AM
Password aging: new users on 11i v2
Hi everyone,
I am currently trying to realise the scenario whereby all newly created users have password aging enabled. This is on an untrusted sytem.
I have previously enabled password aging on existing users using the 'passwd -x' command but am finding much of the information on how to enable this for all new users, quite frankly, confusing!
I have read details on the /etc/default/security file but I need to know that every user created from now on will be prompted (for eg) to change their password in 30 days.
Many thanks in advance.
I am currently trying to realise the scenario whereby all newly created users have password aging enabled. This is on an untrusted sytem.
I have previously enabled password aging on existing users using the 'passwd -x' command but am finding much of the information on how to enable this for all new users, quite frankly, confusing!
I have read details on the /etc/default/security file but I need to know that every user created from now on will be prompted (for eg) to change their password in 30 days.
Many thanks in advance.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2008 08:35 AM
08-11-2008 08:35 AM
Re: Password aging: new users on 11i v2
Shalom,
To be certain your user creation script can use the passwd command to do just that.
-x or -y 30 confirm on the man page.
More
http://docs.hp.com/en/5992-3387/ch02s05.html
SEP
To be certain your user creation script can use the passwd command to do just that.
-x or -y 30 confirm on the man page.
More
http://docs.hp.com/en/5992-3387/ch02s05.html
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
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
08-11-2008 10:11 AM
08-11-2008 10:11 AM
Re: Password aging: new users on 11i v2
You can try those two commands for all the new users (/etc/default/security is for trusted system only):
/bin/passwd -r files -x 30 $USER_NAME
/bin/passwd -r files -f $USER_NAME
/bin/passwd -r files -x 30 $USER_NAME
/bin/passwd -r files -f $USER_NAME
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2008 02:26 AM
08-12-2008 02:26 AM
Re: Password aging: new users on 11i v2
Thanks for the responses. I have solved this problem by amending the user copy application to include 'passwd -x', etc.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP