- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- privgrp - what would cause it to be reset
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
06-23-2006 08:14 AM
06-23-2006 08:14 AM
Created the file "/etc/privgrp" containing the line "dba MLOCK"
Then ran the command "setprivgrp -f /etc/privgrp".
Then a "getprivgrp dba" showed "dba: MLOCK".
They used it then for a bit, now 5 months later they want it again, but it's gone. All the servers have been patched since then.
Is privgrp supposed to stay forever ?
Or what would reset it ?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2006 08:21 AM
06-23-2006 08:21 AM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2006 08:21 AM
06-23-2006 08:21 AM
Re: privgrp - what would cause it to be reset
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2006 08:28 AM
06-23-2006 08:28 AM
Re: privgrp - what would cause it to be reset
Yes, /etc/privgrp should have been left alone. It will be interesting to know the patch that changed/removed the file
Can you execute the following command and paste the output ?
# swlist -l file | grep "/etc/privgrp"
Sundar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2006 08:36 AM
06-23-2006 08:36 AM
Re: privgrp - what would cause it to be reset
While you are at it, it would also be wise to make sure that the correct symbolic link is in place:
cd /sbin/rc1.d
ls -l *prvgrp*
You should see a soft link to the "real" script in /sbin/init.d.