On Mon, 07 Aug 2006 13:39:43 -0600
Glenn English <[EMAIL PROTECTED]> wrote:

> I fought with this for a while and found the real problem to be permissions
> on the /dev file.

etch too here :)

As I understand the situation, whether a user is able to use the CD
device to write (reliably, that is) is dependent on the kernel you use,
and with more recent kernels, it has become more problematic to do so
(apparently because of an inability as a user to gain access to certain
hardware things, like buffers and such), rather than simply a device
access issue.

I burn CDs all the time as a regular user, and it is indeed suid root
here. At least in Debian -land this is the case, and it's been a while
since I ran cdrecord on non-Debian systems.

To the OP - you can, I suppose, chmod the /usr/bin/cdrecord to regular
non-suid (chmod 750 /usr/bin/cdrecord). I notice the permissions here
for it are -rwsr-xr-- implying that others can read the binary, but not
execute it. (2754 in #s).

OTOH, you may be coastering your CD in the process if you do this (as a
user, that is). Try it on a CD-RW. It may be that it's just more speed
sensitive than before, not certain. 

> Glenn English
> [EMAIL PROTECTED]

-- 
------------------------------------------------------------------------
David E. Fox                              Thanks for letting me
[EMAIL PROTECTED]                            change magnetic patterns
[EMAIL PROTECTED]               on your hard disk.
-----------------------------------------------------------------------


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to