- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Minimum password length.
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
11-29-2001 10:48 AM
11-29-2001 10:48 AM
I turned my HP-UX 11.00 to Trusted System. Now I wanna setup the minimum password length to 8 characters. At the same time I wanna the user could pick up their own password instead of generating by the OS. Is that a way to do so?
Best Regards
David Yang
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2001 10:58 AM
11-29-2001 10:58 AM
Re: Minimum password length.
highlight the user. Tab over to action and pick Modify User's Security Policies. Then Password Format Policies here you have all of your settings that can be set. I dont know if there is anywhere else to modify settings. And the user with the command passwd can make their own password.
Richard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2001 11:19 AM
11-29-2001 11:19 AM
Re: Minimum password length.
Easy way to setup this is using SAM
Auditing and Security>> system Security policies.
Good Luck,
-USA..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2001 11:32 AM
11-29-2001 11:32 AM
SolutionTake a look at the thread below,
http://us-support2.external.hp.com/cki/bin/doc.pl/sid=aa103bab141910ee25/screen=ckiDisplayDocument?docId=200000056988414
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2001 01:54 PM
11-29-2001 01:54 PM
Re: Minimum password length.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2001 02:02 PM
11-29-2001 02:02 PM
Re: Minimum password length.
create a file called /etc/default/security, if it does not already exist, and make it world readable and root write-able.
Add the following line to the file:
MIN_PASSWORD_LENGTH=8
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2001 06:11 PM
11-29-2001 06:11 PM
Re: Minimum password length.
You'll also find 11.0 details in the Release Notes for 11.0.
Bill Hassell, sysadmin