[paranoia] cdparanoia III release 9.6

Monty xiphmont at xiph.org
Wed Dec 8 22:16:29 PST 1999



> crw-------   1 root     sys       21,   0 May  5  1998 sga
> crw-------   1 root     sys       21,   1 May  5  1998 sgb
> crw-------   1 root     sys       21,   2 May  5  1998 sgc
> crw-------   1 root     sys       21,   3 May  5  1998 sgd
> crw-------   1 root     sys       21,   4 May  5  1998 sge
> crw-------   1 root     sys       21,   5 May  5  1998 sgf
> crw-------   1 root     sys       21,   6 May  5  1998 sgg
> crw-------   1 root     sys       21,   7 May  5  1998 sgh
> 
> I have tried moving the /dev/cdrom file to /dev/old_cdrom but cdparanoia
> behaves the same.  I have changed the group for sg[0-7] to users, no
> change in behavior.  I have changed the group for sg[a-h] to users, again,
> no change in cdparanoia's behavior. 

The important detail you've missed is that the devices are still accessible
only as root. The user (or group) in question requires r/w access to the
generic device for cdparanoia to be able to use it.

Also, setting up groups requires a) group access permissions on the device (eg,
chmod g+rw /dev/sg?) b) proper group ownership of the device (eg, chgrp users 
/dev/sg?) c) proper group membership (eg, users must explicitly be placed in 
the
users group either in /etc/passwd or /etc/group).  Your favorite UNIX 
reference should contain a complete tutorial on managing groups and 
permissions.

Monty

--- >8 ----
List archives:  http://www.xiph.org/archives/
Paranoia homepage: http://www.xiph.org/paranoia/
To unsubscribe from this list, send a message to 'paranoia-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Paranoia mailing list