Date: Fri, 25 Feb 2000 08:48:06 +1100 From: Danny <dannyh@idx.com.au> To: John Cochran <jdc@fiawol.org>, freebsd-questions@FreeBSD.ORG Subject: Re: user mounting /cdrom Message-ID: <00022508494605.00331@freebsd.freebsd.org> References: <200002232108.QAA13800@jdcochran.fiawol.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello, - to prevent users from using su . - change the root password - setup sudo - run visudo to configure sudo On Thu, 24 Feb 2000, John Cochran wrote: > 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 -- 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?00022508494605.00331>