Re: ulimit
- From: Allen Kistler <ackistler@xxxxxxxxx>
- Date: Sat, 10 Nov 2007 17:22:14 GMT
Steven Borrelli wrote:
How can I (being root) prevent other users from changing their ulimit?
I know this is possible in UNIX, but I'm not sure about Linux (i.e.
Slackware, SUSE). By the way, how would I do it in UNIX? (i.e.
Solaris, Darwin, or FreeBSD)
For Linux
man limits.conf
limits.conf lives in /etc/security usually.
It applies (or could apply, depending on configuration) to any user.
It's not dependent on shell. You can use the shell ulimit command to
change soft limits, like a previous poster said, but hard limits are
absolute maximums.
.
- References:
- ulimit
- From: Steven Borrelli
- ulimit
- Prev by Date: Re: Secure $PATH for regular user
- Next by Date: Re: About encrypted filesystems
- Previous by thread: Re: ulimit
- Index(es):
Relevant Pages
|