- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Restrict a perticular password
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-17-2009 07:13 AM
04-17-2009 07:13 AM
Restrict a perticular password
I have HP-UX servers 11.11, 11.23 version and I want to know is there any security settings so taht I can restrict the user to set a perticular passwords.
For example If I want to restrict all users to set the passwords starting with "Anand" is there any settings or is there any polocy we can impose to achieve this.
Any help with this regards will be helpful.
Thanks & Regards
Anand
- Tags:
- Password
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2009 07:05 PM
04-17-2009 07:05 PM
Re: Restrict a perticular password
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2009 09:49 PM
04-19-2009 09:49 PM
Re: Restrict a perticular password
However is there any perl or shell script for this to restrict. I am not good in scripting so any information will be helpfull.
Regards
Anand
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2009 02:31 AM - edited 02-26-2012 07:04 AM
04-20-2009 02:31 AM - edited 02-26-2012 07:04 AM
Re: Restrict a particular password
>However is there any perl or shell script for this to restrict.
I suppose you could write an expect script wrapper.
I'm not sure but perhaps there is a PAM plugin that you could write that would do this but I'm not sure how to start.
>For example If I want to restrict all users to set the passwords starting with "Anand"
(I assume you know this is a bad example since it reduces security.)