From owner-freebsd-questions@FreeBSD.ORG Fri Feb 6 08:41:17 2004 Return-Path: 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 F050A16A4CE for ; Fri, 6 Feb 2004 08:41:17 -0800 (PST) Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.202.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60B0F43D3F for ; Fri, 6 Feb 2004 08:41:16 -0800 (PST) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.no-ip.com ([66.30.196.44]) by comcast.net (sccrmhc12) with ESMTP id <200402061641150120083e4ne>; Fri, 6 Feb 2004 16:41:15 +0000 Received: by be-well.no-ip.com (Postfix, from userid 1147) id 876A811; Fri, 6 Feb 2004 11:41:15 -0500 (EST) Sender: lowell@be-well.ilk.org To: "Edd Barrett" References: <003101c3ecb9$0703f2b0$8000a8c0@it3> From: Lowell Gilbert Date: 06 Feb 2004 11:41:15 -0500 In-Reply-To: <003101c3ecb9$0703f2b0$8000a8c0@it3> Message-ID: <44llng88k4.fsf@be-well.ilk.org> Lines: 10 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: Howto umount a cdrom as non-root? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Feb 2004 16:41:18 -0000 "Edd Barrett" writes: > I have used vfs.usermount=1 to allow users to mount the cdrom in a dir in > thier home dir. What is the most proper and secure method of doing so. If > possible without the use of sudo or chmod +s. If the users can mount the disk, they should be able to umount it as well. [I just checked; it works for me, on both -STABLE and -CURRENT.] This is not occurring on your system? What version? What *does* happen when the user tries the umount?