From owner-freebsd-questions Sun Dec 9 9:34:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp3.libero.it (smtp3.libero.it [193.70.192.53]) by hub.freebsd.org (Postfix) with ESMTP id AD46837B405 for ; Sun, 9 Dec 2001 09:34:28 -0800 (PST) Received: from there (151.42.78.252) by smtp3.libero.it (6.0.032) id 3BD43E250106C73C for freebsd-questions@freebsd.org; Sun, 9 Dec 2001 18:34:22 +0100 Content-Type: text/plain; charset="iso-8859-1" From: Stefano Fedrigo To: freebsd-questions@freebsd.org Subject: Mounting filesystems as a normal user Date: Sun, 9 Dec 2001 18:34:21 +0100 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20011209173428.AD46837B405@hub.freebsd.org> 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 Hi all, what is the correct way to allow users to mount and unmount cdroms? Is there on FreeBSD an equivalent of putting the option "user" in fstab how is in Linux? I tried to make /sbin/mount setuid and works, but I don't like very much that, even if the pc is my personal workstation, not a server. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message