From owner-cvs-etc Mon Oct 27 10:28:43 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA12346 for cvs-etc-outgoing; Mon, 27 Oct 1997 10:28:43 -0800 (PST) (envelope-from owner-cvs-etc) Received: from ns.mt.sri.com (SRI-56K-FR.mt.net [206.127.65.42]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id KAA12338; Mon, 27 Oct 1997 10:28:36 -0800 (PST) (envelope-from nate@rocky.mt.sri.com) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.7/8.8.7) with ESMTP id LAA14861; Mon, 27 Oct 1997 11:28:31 -0700 (MST) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id LAA01057; Mon, 27 Oct 1997 11:28:29 -0700 (MST) Date: Mon, 27 Oct 1997 11:28:29 -0700 (MST) Message-Id: <199710271828.LAA01057@rocky.mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: =?KOI8-R?B?4c7E0sXKIP7F0s7P1w==?= Cc: Nate Williams , cvs-committers@freebsd.org, cvs-all@freebsd.org, cvs-etc@freebsd.org Subject: Re: cvs commit: src/etc master.passwd In-Reply-To: References: <199710271803.LAA00863@rocky.mt.sri.com> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-cvs-etc@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Forget about Apache, it simple reveals the bug. Lets talk about tftpd and > fingerd conflict. Your suggestion will be make yet another nobody still? > > > No, nobody means 'nobody'. Apache is a 'daemon', so if that's not > > appropriate, create a new user for it. Either that or disable fingerd > > on machines where Apache is running. > > tftpd is daemon too. Lets disable tftpd on fingerd machines. tftpd should be disabled on *every* machine. :) > Or vice versa. Or make yet another 100 nousers to satisfy each daemon > which need it. It seems that your problem is with fingerd taking up too many resources, not on users. Fix the problem, don't band-aid around it and cause other problems. Nate