From owner-freebsd-hackers Mon Apr 1 13:18:02 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA01826 for hackers-outgoing; Mon, 1 Apr 1996 13:18:02 -0800 (PST) Received: from brasil.moneng.mei.com (brasil.moneng.mei.com [151.186.109.160]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id NAA01820 Mon, 1 Apr 1996 13:17:56 -0800 (PST) Received: (from jgreco@localhost) by brasil.moneng.mei.com (8.7.Beta.1/8.7.Beta.1) id PAA24957; Mon, 1 Apr 1996 15:16:39 -0600 From: Joe Greco Message-Id: <199604012116.PAA24957@brasil.moneng.mei.com> Subject: Re: locate To: wosch@cs.tu-berlin.de (Wolfram Schneider) Date: Mon, 1 Apr 1996 15:16:38 -0600 (CST) Cc: mpp@FreeBSD.ORG, thomas@ghpc8.ihf.rwth-aachen.de, mpp@freefall.freebsd.org, freebsd-hackers@freefall.freebsd.org In-Reply-To: <199604011710.TAA26870@caramba.cs.tu-berlin.de> from "Wolfram Schneider" at Apr 1, 96 07:10:47 pm X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Mike Pritchard writes: > >You guys didn't read my whole mail message. I also stated > >that if the database were to contain a list of all files, > >then locate would also be changed to verify that any > >files it prints out are accessible by the user running locate. Does this imply that you intend to make "locate" a suid program? Otherwise I'll just skip locate and parse the database myself. ... JG