Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Apr 1998 10:36:08 -0700 (PDT)
From:      Tom <tom@sdf.com>
To:        Robert Withrow <bwithrow@BayNetworks.COM>
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: Sendmail error messages...caused by limits?
Message-ID:  <Pine.BSF.3.95q.980420103401.23554D-100000@misery.sdf.com>
In-Reply-To: <199804201748.NAA23356@tuva.engeast.baynetworks.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Mon, 20 Apr 1998, Robert Withrow wrote:

> I am beginning to suspect that this is because I placed myself in the
> "root" login group and when I do hefty compiles I somehow gobble up 
> resources that sendmail needs.  I say this because these messages seem
> to correlate in time with big builds.

  Do a "pstat -T" to find out.  I find this doubtful, unless you have a
really low MAXUSERS setting.  A default GENERIC has thousands of
descriptors.

> Has anyone come up with a reasonable set of stuff to go into login.conf
> that will support the needs of "power-developers" but not lead to
> inadvertent denial-of-service attacks?  ;-)

  login.conf can not increase the maximum limits.  It just limits how much
of the available resources you can use.  If you are indeed using up all
the resources, you just need to get more before even worrying about
login.conf

> (Assuming my assumption is correct).
> 
> -- 
> Robert Withrow -- (+1 508 916 8256)
> BWithrow@BayNetworks.com

Tom


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95q.980420103401.23554D-100000>