From owner-freebsd-questions Sat Feb 26 9: 7:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from unix.megared.net.mx (megamail.megared.com.mx [207.249.162.252]) by hub.freebsd.org (Postfix) with ESMTP id 76A5F37BDA0 for ; Sat, 26 Feb 2000 09:07:55 -0800 (PST) (envelope-from ales@megared.net.mx) Received: from ales (ales.megared.net.mx [207.249.163.241]) by unix.megared.net.mx (8.9.3/8.9.3) with SMTP id LAA56200; Sat, 26 Feb 2000 11:07:49 -0600 (CST) (envelope-from ales@megared.net.mx) Message-ID: <026601bf807b$f3223020$020a0a0a@megared.net.mx> From: "Alejandro Ramirez" To: "Dennis I. Kovarsky" , "Omachonu Ogali" Cc: References: Subject: RE: user mounting /cdrom Date: Sat, 26 Feb 2000 11:07:22 -0600 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Try sudo its in "/usr/ports/security/sudo", it will let you do this in a user or groups profiles. Greetings Ales ----- Original Message ----- From: Dennis I. Kovarsky To: Omachonu Ogali Cc: Sent: Friday, February 25, 2000 8:45 AM Subject: Re: user mounting /cdrom > On Wed, 23 Feb 2000, Omachonu Ogali wrote: > > Add that line to /etc/rc.local, that should work. > > > > On Wed, 23 Feb 2000, Dennis I. Kovarsky 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? ;) > > That didn't work either. So far I have tried all combinations of the > following: ;) > > - su > - create file /etc/rc.sysctl with "sysctl -w vfs.usermount=1" in it > - create file /etc/rc.local with --//-- in it. > - chmod 777 /cdrom (drastic times call for drastic measures) > - --//-- /dev/acd0c > > The fact is, sysctl vfs.usermount DOES report 1, yet when trying to mount > from a wheel user I still get opration not permitted... Is there a > specific xxx.usermount for iso9660? Should I try something more specific > than just mount /cdrom when mounting? > > running 3.4-release > compaq deskpro 2000 > 64M ram > > Thank you. > > > > 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