- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- What field from getprpw indicates the password mus...
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-13-2004 09:45 AM
12-13-2004 09:45 AM
I then have another option on the menu (that uses one of the scripts posted here) to display many of the fields from 'getprpw'. I would like to display something like "Password must be changed at next logon", but I do not see which of these fields actually indicates this.
After a 'modprpw -x' I do see the date of last password change apparently gets set to zeroes (since it displays as Jan 1, 1970...). I wonder if this is the trigger to force a password change at next logon?
Scott
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2004 09:55 AM
12-13-2004 09:55 AM
Solutioncommand. Sometimes it's a good idea to cd into /tcb/files/auth/u/username and do some before and after prints to see what passwd, modorpw, et al actually do.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2004 03:05 AM
12-15-2004 03:05 AM
Re: What field from getprpw indicates the password must be changed
-e This option is specified with a user name to expire the specified user's password. It zeroes the successful change time.
As a side note, this is made a bit more difficult to find because it appeasrs the field is referred to as 'spwchg' on getprpw, but as u_succhg' within the actual entry under /tcb/files/auth/... It would have been nice if the fields were consistently named.
Scott
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2004 03:13 AM
12-15-2004 03:13 AM
Re: What field from getprpw indicates the password must be changed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2004 05:54 AM
12-15-2004 05:54 AM
Re: What field from getprpw indicates the password must be changed
Bill Hassell, sysadmin