1833323 Members
2979 Online
110051 Solutions
New Discussion

Re: setprivgrp dba MLOCK

 
SOLVED
Go to solution
Jim Mulshine
Frequent Advisor

setprivgrp dba MLOCK

I have used setprivgrp to set the MLOCK privilege for the dba group. After rebooting the server the MLOCK privilege is not set anymore. Is there a standard or recommended method for assigning special privileges to groups at system startup? Do I just need to put an entry in /etc/privgroup ?
1 REPLY 1
Allen T. Mullen
New Member
Solution

Re: setprivgrp dba MLOCK

Besides putting the entry in /etc/privgroup, verify that /sbin/init.d/set_prvgrp exists and is executable and that the following symlink exists:

/sbin/rc1.d/S400set_prvgrp -> /sbin/init.d/set_prvgrp