Date: Wed, 23 Feb 2000 15:01:37 -0600 (CST) From: "Dennis I. Kovarsky" <kovarsky@duke.usask.ca> To: freebsd-questions@freebsd.org Subject: user mounting /cdrom Message-ID: <Pine.OSF.4.20.0002231458460.15703-100000@duke.usask.ca>
next in thread | raw e-mail | index | archive | help
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? ;) 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?Pine.OSF.4.20.0002231458460.15703-100000>