- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Password Settings
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
04-13-2007 05:12 AM
04-13-2007 05:12 AM
Settings like:
1. Password length
2. Maxweek
3. Minweek
4. Number of times the system allows to enter password for a failed password.
Jim
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2007 05:17 AM
04-13-2007 05:17 AM
Re: Password Settings
-s name Display some password attributes associated with the specified name. Superuser privilege and non-trusted mode is required if the files repository is specified.The format of the display will be:
name status mm/dd/yy min max warn
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2007 05:21 AM
04-13-2007 05:21 AM
SolutionIs your system trusted or nottrusted ?
If your system is not trusted, then you know the items 2, 3 and 4 are not applicable to begin with.
If your system is trusted, then you can use the following commands to gather the info
# /usr/lbin/getprdef
==> this is system wide settings
# /usr/lbin/getprpw
==> individual user settings
You can define some of these parameters in /etc/default/security as well.
Refer manpage of prpwd for the description of the fields in the output of above commands
Sundar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2007 05:21 AM
04-13-2007 05:21 AM
Re: Password Settings
I think, what i wanted is on the system level how to find out the above...like lenght of password...Maxweek for password...
Jim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2007 05:35 AM
04-13-2007 05:35 AM
Re: Password Settings
http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000079990873