- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Excluding user account from /etc/default/security ...
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
05-06-2010 07:10 AM
05-06-2010 07:10 AM
My company is implementing tighter security controls on our HP_UX 11.11 systems.
Existing service accounts exist (tied to the application on the box) that are used by many people all over the world.
Q: Is it possible for instance to exclude a user account "oracle" from the password policy settings contained in /etc/default/security/:
MIN_PASSWORD_LENGTH=8
PASSWORD_WARNDAYS=10
PASSWORD_MINDAYS=1
PASSWORD_MAXDAYS=56
PASSWORD_HISTORY_DEPTH=12
From my limited experience, the answer is no, but I wanted to ask those more knowledgeable.
Thanks,
James
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2010 07:38 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2010 07:51 AM
05-06-2010 07:51 AM
Re: Excluding user account from /etc/default/security settings
if you are using trusted system than you can exclude oracle accont. For that you need to change the seetings for oracle user using modprpw command.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2010 08:51 AM
05-06-2010 08:51 AM
Re: Excluding user account from /etc/default/security settings
The password requirements can probably not be overridden. e.g. the complexity requirements. Though passwd and modprpw command may be able to be used to override the length of time a password is good.
To override complexity requirements you can set the oracle password with the root user. Be forewarned: Many security audits try and crack the password of important users. If you choose something too simple, it will show up on a security audit report.
I recall a company I worked with in India had a system hacked and the oracle password was guessed. The password was set to oracle. They bad!!!
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2010 09:53 AM
05-06-2010 09:53 AM
Re: Excluding user account from /etc/default/security settings
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2010 10:01 AM
05-06-2010 10:01 AM