- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Trusted Systems
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
10-30-2003 12:47 AM
10-30-2003 12:47 AM
I set my default security policies through SAM for password minimum time (7 days) and password expiration warning (30 days), but when I run getprpw against accounts they report -1 for both settings. When I use modprpw I can change the values.
Am I missing something?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2003 12:50 AM
10-30-2003 12:50 AM
Re: Trusted Systems
HTH.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2003 12:54 AM
10-30-2003 12:54 AM
Re: Trusted Systems
/tcb/files/auth/system
Forgot to mention that.
You can use getprdef and modprdef to view/modify these settings (or SAM).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2003 02:03 AM
10-30-2003 02:03 AM
Re: Trusted Systems
I don't think they are syncing. I set defaults through SAM, but they are not propagating to users and user accounts are set to use defaults, but that's not happening.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2003 02:10 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2003 02:19 AM
10-30-2003 02:19 AM
Re: Trusted Systems
Maybe I'm not understanding your problem though.
HTH.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2003 02:23 AM
10-30-2003 02:23 AM
Re: Trusted Systems
I understand you'll never see them in a user's profile, but when I run getprpw against a user's account it returns the -1 placeholder. Other than running modprpw on the individual accounts, how am I to affect a global change.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2003 02:33 AM
10-30-2003 02:33 AM
Re: Trusted Systems
I've attached the man pages for the *prpw and the *prdef commands too.
HTH.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2003 02:39 AM
10-30-2003 02:39 AM
Re: Trusted Systems
Thanks for the help. I didn't digest all of your response properly. The problem I have is my company runs a security check script that uses getprpw. Since, getprpw returns the placeholder (-1) and not the system default setting, the script returns an error saying password aging is not properly configured.
I'll have to pass this information on to them.
Thanks again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2003 02:52 AM
10-30-2003 02:52 AM
Re: Trusted Systems
The man pages I attached in the previous post will explain how to use getprdef.
HTH.