From owner-freebsd-questions@FreeBSD.ORG Mon Mar 30 19:13:02 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A22C31065670 for ; Mon, 30 Mar 2009 19:13:02 +0000 (UTC) (envelope-from mel.flynn+fbsd.questions@mailing.thruhere.net) Received: from mailhub.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id 7339A8FC0A for ; Mon, 30 Mar 2009 19:13:02 +0000 (UTC) (envelope-from mel.flynn+fbsd.questions@mailing.thruhere.net) Received: from sarevok.dnr.servegame.org (gate.lan.rachie.is-a-geek.net [192.168.2.10]) by mailhub.rachie.is-a-geek.net (Postfix) with ESMTP id 4CD8D7E81A; Mon, 30 Mar 2009 11:13:01 -0800 (AKDT) From: Mel Flynn To: freebsd-questions@freebsd.org Date: Mon, 30 Mar 2009 21:12:59 +0200 User-Agent: KMail/1.11.0 (FreeBSD/8.0-CURRENT; KDE/4.2.0; i386; ; ) References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200903302112.59991.mel.flynn+fbsd.questions@mailing.thruhere.net> Cc: Sean Cavanaugh Subject: Re: non-root user able to burn CD 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: Mon, 30 Mar 2009 19:13:03 -0000 On Monday 30 March 2009 20:21:08 Sean Cavanaugh wrote: > Long story short, I am trying to set up Brasero to burn CDs. It will not > let anyone other than root even see the blank CD-R as a destination option > since non-root users do not have access to burn from the drive. Gnome Does > see the blank disk and i get associated icon on my desktop > > Where do i set who has permissions to burn with the CD drive? devfs(8) and the xpt device (and pass and cd). -- Mel