Date: Mon, 10 Dec 2001 14:55:15 +0100 From: Roman Neuhauser <neuhauser@mobil.cz> To: Stefano Fedrigo <stefano@kaosmos.it> Cc: freebsd-questions@freebsd.org Subject: Re: Mounting filesystems as a normal user Message-ID: <20011210145515.L19927@roman.mobil.cz> In-Reply-To: <20011209173428.AD46837B405@hub.freebsd.org> References: <20011209173428.AD46837B405@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> From: Stefano Fedrigo <stefano@kaosmos.it> > To: freebsd-questions@freebsd.org > Subject: Mounting filesystems as a normal user > Date: Sun, 9 Dec 2001 18:34:21 +0100 > > 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. This is answered in the handbook. It requires more work than on linux where you just put 'user' in the options, doesn't work exactly the same (you can only mount to a directory you own), but the result is the same. -- FreeBSD 4.4-STABLE 2:54PM up 48 days, 1:37, 13 users, load averages: 0.04, 0.06, 0.01 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011210145515.L19927>