- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- trusted 11i - password aging default (enabled)
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
05-18-2005 06:34 AM
05-18-2005 06:34 AM
I searched the forums, and have seen several threads with the same or similar question, and the question never seems to get answered... or perhaps I am just misunderstanding or haven't searched enough(?). I do not want to set or modify individual custom settings for an account to match what the system default settings are; I want to set the accounts to use the system defaults, so they are not using any custom settings, whether the same or different from the system defaults.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2005 07:20 AM
05-18-2005 07:20 AM
Re: trusted 11i - password aging default (enabled)
-USA..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2005 07:28 AM
05-18-2005 07:28 AM
SolutionFor example, to remove the u_minchg values from the user's entry:
modprpw -m mintm=-1 username
(mintm ==> u_minchg in the tcb database)
Now, edit /tcb/files/auth/system/default and set u_minchg in seconds to the desired value and it will take effect because you have removed the corresponding entry from the users' tcb entry.
You do the same thing with as many parameters as you wish. Modprpw accepts multiple changes in one comand. Man modprpw for details.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2005 07:37 AM
05-18-2005 07:37 AM
Re: trusted 11i - password aging default (enabled)
Also, I see I misstated the location of the defaults in my original post. Of course you are correct, it is in the tcb.
- John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2005 07:39 AM
05-18-2005 07:39 AM