From owner-freebsd-questions Thu Jan 29 14:28:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA05885 for questions-outgoing; Thu, 29 Jan 1998 14:28:43 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from whqvax.picker.com (whqvax.picker.com [144.54.1.1]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id OAA05877 for ; Thu, 29 Jan 1998 14:28:38 -0800 (PST) (envelope-from rhh@ct.picker.com) Received: from ct.picker.com by whqvax.picker.com with SMTP; Thu, 29 Jan 1998 17:27:59 -0500 (EST) Received: from elmer.ct.picker.com by ct.picker.com (4.1/SMI-4.1) id AA24398; Thu, 29 Jan 98 17:27:58 EST Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id RAA08712; Thu, 29 Jan 1998 17:27:54 -0500 Message-Id: <19980129172754.41807@ct.picker.com> Date: Thu, 29 Jan 1998 17:27:54 -0500 From: Randall Hopper To: jservice@oht.hydro.on.ca Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Delegating MOUNT priviledges References: <19980129125543.4104.rocketmail@send1c.yahoomail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.88 In-Reply-To: <19980129125543.4104.rocketmail@send1c.yahoomail.com>; from James R R Service on Thu, Jan 29, 1998 at 04:55:43AM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe questions" James R R Service: |> But there's some bug on 3.0-current that prevents you from running |> mount_msdos setuid, so unfortunately we'll need to su for that until the |> bug is fixed. | |Check out the sudo port/package. Thanks. This is a good solution for me until the mount access control is fixed for mount_msdos. Randall