From owner-freebsd-questions@FreeBSD.ORG Sat Jul 3 21:02:20 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 27A6A16A4CE for ; Sat, 3 Jul 2004 21:02:20 +0000 (GMT) Received: from crux.i-cable.com (crux.i-cable.com [203.83.110.33]) by mx1.FreeBSD.org (Postfix) with SMTP id 9202E43D31 for ; Sat, 3 Jul 2004 21:02:18 +0000 (GMT) (envelope-from jobse@tintin.kau.se) Received: (qmail 5932 invoked by uid 107); 3 Jul 2004 21:02:16 -0000 Received: from jobse@tintin.kau.se by crux by uid 104 with qmail-scanner-1.22-st-qms Clear:RC:1(61.10.37.178):SA:0(-4.9/5.0):. Processed in 2.850662 secs); 03 Jul 2004 21:02:16 -0000 X-Spam-Status: No, hits=-4.9 required=5.0 Received: from cm61-10-37-178.hkcable.com.hk (HELO mail.ezrs.com) (61.10.37.178) by 0 with SMTP; 3 Jul 2004 21:02:13 -0000 Received: (qmail 16134 invoked by uid 509); 3 Jul 2004 21:03:08 -0000 Received: from jobse@tintin.kau.se by mail by uid 506 with qmail-scanner-1.22 Clear:RC:1(213.66.223.55):SA:0(0.0/6.0):. Processed in 1.604033 secs); 03 Jul 2004 21:03:08 -0000 Received: from unknown (HELO ?213.66.223.55?) (jobse@yapost.com@213.66.223.55) by 0 with SMTP; 3 Jul 2004 21:03:05 -0000 From: jobse To: freebsd-questions@freebsd.org Content-Type: text/plain Message-Id: <1088888955.680.15.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Sat, 03 Jul 2004 23:09:15 +0200 Content-Transfer-Encoding: 7bit Subject: allowing users to mount cdrom X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jobse@yapost.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jul 2004 21:02:20 -0000 Dear List, When trying to mount the cdrom I get Operation not permitted. sysctl: vfs.usermount=0(what does that mean and how can I *permanently* change it to 1) I'd rather not set the sticky bit on mount/umount if I mustn't. suggestions? /jobse