ulimit - SUN
This is a discussion on ulimit - SUN ; How can I prevent users from changing their ulimit?...
-
ulimit
How can I prevent users from changing their ulimit?
-
Re: ulimit
Steven Borrelli writes:
>How can I prevent users from changing their ulimit?
You can't really not let them change it, but you can set hard limits
in /etc/profile, /etc/login, etc. So that users can't increase past
the values that you set in them.
Are you doing it for abuse? Or people changing it to odd values that
break other things they are trying to do?