On Thu, 08 Nov 2007 05:02:14 -0000, Steven Borrelli wrote:
> How can I prevent users from changing their ulimit?
Make the hard limit the same as the soft limit and then don't give them
root access.
Adam
This is a discussion on ulimit - Unix ; How can I prevent users from changing their ulimit?...
How can I prevent users from changing their ulimit?
On Thu, 08 Nov 2007 05:02:14 -0000, Steven Borrelli wrote:
> How can I prevent users from changing their ulimit?
Make the hard limit the same as the soft limit and then don't give them
root access.
Adam