[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: play audio cd with normal user



On Fri, Aug 24, 2001 at 02:57:03PM +0200, Timeboy wrote:
> You don't need to mount your CD-Rom drive for playing audio CD's. The 
kernel
> can't read audio CD's and there is no filsystem that you could use 
with mount.
> Your software CD player will read your audio CD's without mount.
> 
> But you need to give your CD player the permission to read from 
/dev/hdc. So
> you can change the permissions for /dev/hdc or add the users to the 
group disk:
> 
> #addgroup username disk
> 
> After this, you have read and write permissions to all drives (hd*) 
as user and 
> your CD player will work as user too.

i don't think you want to add anyone to the disk group.  you'll notice
that also gives you read-write access to your harddrives.  that's no
good -- permissions serve well to protect the system from stupid
mistakes (typos, etc).

instead, just give everyone rw for just hdc, since they can't hurt a
cd.

chmod 666 /dev/hdc

-- 
____________________}John Flinchbaugh{______________________
| glynis@hjsoft.com         http://www.hjsoft.com/~glynis/ |
~~Powered by Linux: Reboots are for hardware upgrades only~~

Attachment: pgp6Fg1J48dwB.pgp
Description: PGP signature


Reply to: