Date: Wed, 23 Feb 2000 16:08:54 -0500 (EST) From: John Cochran <jdc@fiawol.org> To: freebsd-questions@freebsd.org Subject: user mounting /cdrom Message-ID: <200002232108.QAA13800@jdcochran.fiawol.org>
next in thread | raw e-mail | index | archive | help
From: "Dennis I. Kovarsky" <kovarsky@duke.usask.ca> wrote: > QUESTION: How can you allow users (better yet - groups) to mount /cdrom > without having to su? > > TESTED: sounds like sysctl is the way to go. But... Created /etc/rc.sysctl > with sysctl -w vfs.generic.usermount=1 in there... rebooted... no luck. > > Any ideas? Am I gonna have to write my own mount? ;) Try using sudo. 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?200002232108.QAA13800>