Carisdad wrote:
Also, AFAICT, prctl's don't follow reboots, so you can use it to make

That is correct.

changes live on the running system, but you'll also want to use some thing like,

projadd -U oracle -K "project.max-shm-memory=(priv,2048MB,deny)" user.oracle

Multiple -K options can be specified if you really need to change other parameters.

Using projadd will make sure your settings follow reboots.

But if you want it to take effect without a reboot you may need to use the prctl as well - or have the oracle account 'logout' or restart the oracle service.

If you have Oracle running under SMF you can give it its own project and specify the project in the method_credential.

--
Darren J Moffat
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to