You are correct -- what one really needs is a per user limit on files -- 
there may already be something to that effect, although I do not know of
it.

On Tue, 21 Sep 1999, Bryan Talbot wrote:

> At 04:23 PM 9/21/99 , Kip Macy wrote:
> >Thanks. Although having maxfiles == maxfilesperproc might make sense for
> >special cases e.g. a machine completely dedicated to one process -- It is
> >dangerous at best for the general case. Any malicious program can make a
> >machine running FreeBSD non-functional. The default should be set with the
> >average user in mind, namely protecting him from himself.
> >
> >
> >                                         -Kip
> 
> 
> But adjusting maxfilesperproc > maxfiles won't protect you from a malicious 
> process or user any more than having maxfilesperproc == maxfiles.  Just 
> fork() or run two (or more) processes that open all the file handles.  Same 
> result, right?
> 
> -Bryan
> 
> 
> =====================================================================
> IMPORTANT NOTICE: According to certain suggested versions of the
> Grand Unified Theory, the primary particles constituting this
> message may decay to nothingness within the next Four Hundred
> Million Years.
> =====================================================================
>           "I think not!" said Descartes, who promptly disappeared.
> 
> 
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-stable" in the body of the message
> 
> 




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to