From owner-freebsd-questions Wed Dec 18 8:27:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 34A6D37B401 for ; Wed, 18 Dec 2002 08:27:55 -0800 (PST) Received: from silver.teardrop.org (silver.teardrop.org [66.150.202.126]) by mx1.FreeBSD.org (Postfix) with ESMTP id D24AC43ED1 for ; Wed, 18 Dec 2002 08:27:54 -0800 (PST) (envelope-from snow@teardrop.org) Received: by silver.teardrop.org (Postfix, from userid 100) id BA63426C16; Wed, 18 Dec 2002 11:27:43 -0500 (EST) Date: Wed, 18 Dec 2002 11:27:43 -0500 From: James Snow To: freebsd-questions@freebsd.org Subject: UID confusion in top with proftpd? Message-ID: <20021218112743.A58652@teardrop.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Tried this on a pair of 4.7-R-p2 machines with the same result. Using proftpd from packages, configured to run as nobody/nogroup, 'ps -aux | grep proftpd' will show: nobody 7494 0.0 0.1 1488 1156 ?? Is Fri05PM 0:00.76 proftpd: proftpd (accepting connect But in top: 7494 root 2 0 1488K 1156K select 0 0:01 0.00% 0.00% proftpd Doesn't happen with Apache or miscellaneous processes that I fire off as the user nobody. Anyone want to share a clue with me here? I'm sure I'm missing something. :) Thanks in advance, -James To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message