From owner-freebsd-hackers Fri Oct 18 00:47:05 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA03860 for hackers-outgoing; Fri, 18 Oct 1996 00:47:05 -0700 (PDT) Received: from gvr.win.tue.nl (root@gvr.win.tue.nl [131.155.210.19]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id AAA03855; Fri, 18 Oct 1996 00:46:54 -0700 (PDT) Received: by gvr.win.tue.nl (8.6.13/1.53) id JAA13183; Fri, 18 Oct 1996 09:45:33 +0200 From: guido@gvr.win.tue.nl (Guido van Rooij) Message-Id: <199610180745.JAA13183@gvr.win.tue.nl> Subject: Re: cvs commit: src/lib/libc/db/hash hash_buf.c To: msmith@atrad.adelaide.edu.au (Michael Smith) Date: Fri, 18 Oct 1996 09:45:32 +0200 (MET DST) Cc: thorpej@nas.nasa.gov, phk@critter.tfs.com, guido@FreeBSD.org, freebsd-hackers@FreeBSD.org, tech-userlevel@netbsd.org In-Reply-To: <199610180055.KAA20694@genesis.atrad.adelaide.edu.au> from Michael Smith at "Oct 18, 96 10:25:31 am" X-Mailer: ELM [version 2.4ME+ PL17 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > > > > And what about a user attaching a debugger to a running ftpd... > > If it's running as root, they have to be root already. If it's > changed its UID, as has already been pointed out, you _can't_ attach > to it for just this reason. > At least under 2.1.0 this is not true. -Guido