From owner-freebsd-questions@FreeBSD.ORG Sun Aug 27 14:41:17 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 AC28716A4DD for ; Sun, 27 Aug 2006 14:41:17 +0000 (UTC) (envelope-from fysical@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B4B243D68 for ; Sun, 27 Aug 2006 14:41:17 +0000 (GMT) (envelope-from fysical@gmail.com) Received: by nz-out-0102.google.com with SMTP id 13so777219nzn for ; Sun, 27 Aug 2006 07:41:16 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=Au+kq9AM85PtzmyWdlAPGCNkEo2uqLJvYEIAKsVI34L7U9/CK/xyJiA0mNtyEYDukSEQ763Tj2vnUrE6Pj/MHd+wq+iksm6mQx6Gp/ivyeRRkstmYlpMrI36iPeZh6XMJIX7dmRgPl8gVa34aY4IGMnauHGSRxxFKJuPgZbE1PU= Received: by 10.65.59.17 with SMTP id m17mr5693772qbk; Sun, 27 Aug 2006 07:41:16 -0700 (PDT) Received: by 10.65.124.13 with HTTP; Sun, 27 Aug 2006 07:41:16 -0700 (PDT) Message-ID: <73d604760608270741k4998723au81b258ef17b41c70@mail.gmail.com> Date: Sun, 27 Aug 2006 20:11:16 +0530 From: "Viswas Nair" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: User permissions to mount CDROM X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Aug 2006 14:41:17 -0000 I have been trying to figure out how to give users to mount CD rom and have been largely unsuccessful. Here are a few things I tried: 1) Added user to the 4th field (options) in /etc/fstab 2) Added vfs.usermount=1 to sysctl.conf 3) Created a group called optical and added the root and alpha to it 4) Added following lines to devfs,conf : own /dev/acd0 root:optical perm /dev/acd0 0770 own /dev/acd1 root:optical perm /dev/acd1 0770 5) Rebooted machine and tried to mount /dev/acd0 into /cdrom and it failed with the message: got the error message: /dev/acd0