From owner-freebsd-hackers Fri May 8 17:25:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA20663 for freebsd-hackers-outgoing; Fri, 8 May 1998 17:25:29 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from misery.sdf.com (misery.sdf.com [204.244.213.32]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id RAA20391 for ; Fri, 8 May 1998 17:24:17 -0700 (PDT) (envelope-from tom@sdf.com) Received: from tom by misery.sdf.com with smtp (Exim 1.82 #3) id 0yXx1D-0001aP-00; Fri, 8 May 1998 16:57:35 -0700 Date: Fri, 8 May 1998 16:57:29 -0700 (PDT) From: Tom To: Dag-Erling Coidan =?iso-8859-1?Q?Sm=F8rgrav?= cc: Terry Lambert , beng@lcs.mit.edu, freebsd-hackers@FreeBSD.ORG Subject: Re: Network problem with 2.2.6-STABLE In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from QUOTED-PRINTABLE to 8bit by hub.freebsd.org id RAA20405 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 8 May 1998, Dag-Erling Coidan [iso-8859-1] Smørgrav wrote: > Tom writes: > > On Thu, 7 May 1998, Terry Lambert wrote: > > > Root is limited by login.conf, just like everyone else. > > No, root is not limited by login.conf. > > Yes, root *is* limited by login.conf. Excerpt from the login.conf(5) > man page: > > A special record "default" in the system user class capability database > /etc/login.conf is used automatically for any non-root user without a > valid login class in /etc/master.passwd. A user with a uid of 0 without a > valid login class will use the record "root" if it exists, or "default" > if not. That say that limits for the class called "root" are used for the user called "root". It doesn't actually say that those limits are enforced or not. root owned processes will not be killed for exceeding hard limits (unless your process hits the system-wide maximum, for resources that have them). > -- > Noone else has a .sig like this one. Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message