- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Custom password restrictions in Trusted or other?
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-25-2004 05:12 AM
10-25-2004 05:12 AM
By default in trusted and non-trusted modes, there is a 6 character minimum and it must contain at least two alphabetic characters and
at least one numeric or special character.
Is there a way to edit this rule so I have a minumum of 8 characters, with at least one special character for example?
Trusted meets my other requirements such as password aging, shadow passwds, locking, etc but I need to set minimum length and special character rules to meet corporate standards.
Any help is appreciated.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2004 05:15 AM
10-25-2004 05:15 AM
SolutionSure. There are few more options offered by '/etc/default/security' file in addition to trusted.
man 'security' for more options. It is available on 11i by default. On 11.0, you will have to have a patch that enables that option.
for ex., having that file with
PASSWORD_MIN_SPECIAL_CHARS=1
MIN_PASSWORD_LENGTH=8
will do it for you.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2004 05:18 AM
10-25-2004 05:18 AM
Re: Custom password restrictions in Trusted or other?
Maybe this doc from itrc might help,
http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000074741539
The doc id is KBRC00011604.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2004 05:25 AM
10-25-2004 05:25 AM
Re: Custom password restrictions in Trusted or other?
This should get me on the right path. Thanks again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2004 05:27 AM
10-25-2004 05:27 AM