- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Password policies on Trusted System
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-07-2004 01:58 AM
04-07-2004 01:58 AM
Password policies on Trusted System
I would like to set the following policies on password in a Trusted System environment:
- an user cannot create passwords with the same character repeated three times (e.g. aaa);
- an user cannot create a password with blank spaces.
How to do it?
Helps would be appreciated.
Thanks in advance!
Best regards,
Ettore
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2004 03:05 AM
04-07-2004 03:05 AM
Re: Password policies on Trusted System
I think the answer is the /usr/lbin/modprpw command. Below is a doc with some examples.
http://www5.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000072806664
Hope this helps,
Kind regards and good Easter Holiday :-)
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2004 03:18 AM
04-07-2004 03:18 AM
Re: Password policies on Trusted System
Put in /etc/default/security file. In this file put PASSWORD_HISTORY_DEPTH=x
man 4 security for details.
- an user cannot create a password with blank spaces
/usr/lbin/modprpw -m nullpw=NO "user_name"
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2004 03:31 AM
04-07-2004 03:31 AM
Re: Password policies on Trusted System
I'll try your suggestions.
Rob, thanks for doc, it is interesting about my goal.
Best regards...and very very happy EASTER for you! :-)
Ettore
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2004 04:51 AM
04-07-2004 04:51 AM
Re: Password policies on Trusted System
I don't believe that you can easily achieve either of these requirements. The only way round is to create a "black list" of unwanted words (including aaa, bbb, etc) to insert into the dictionary, then turn on password triviality checking.
regards,
Darren.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2009 05:01 AM
09-03-2009 05:01 AM