Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jul 1997 20:13:48 +0100
From:      Josef Karthauser <joe@pavilion.net>
To:        "Daniel \"the Bruce\" Keller" <dkeller@psln.com>
Cc:        FreeBSD Questions List <freebsd-questions@FreeBSD.ORG>
Subject:   Re: audio cd playing, cdcontrol requires root.
Message-ID:  <19970728201348.16141@pavilion.net>
In-Reply-To: <199707281623.JAA17052@psln1.psln.com>; from Daniel "the Bruce" Keller on Mon, Jul 28, 1997 at 09:55:41AM -0700
References:  <199707281623.JAA17052@psln1.psln.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jul 28, 1997 at 09:55:41AM -0700, Daniel "the Bruce" Keller wrote:
> Hi,
> Is there any way I can make cdcontrol not need to be run as root? I can
> start it up with "cdcontrol -f /dev/wcd0c" but unless I am root I get
> permission denied errors. Is there some other program I should use instead
> on cdcontrol?

If you look at /dev/wcd0c with 'ls -l' you can see why it is that you
haven't got permission to write to it.

The quick and easy fix is to:
	chmod 666 /dev/wcd0c
Of course your security policy might require a bit more rigour than that! ;)

Joe
-- 
Josef Karthauser        
Technical Manager       Email: joe@pavilion.net
Pavilion Internet plc.  [Tel: +44 1273 607072  Fax: +44 1273 607073]




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970728201348.16141>