Re: cdrdao non-root user

2005-09-25 Thread Titus Barik
Alan Ianson wrote: On my setup cdrdao is owed by root and group is cdrom. Regular users who need to be able to access it belong to the cdrom group. Hi Alan, I am part of the cdrom group. I think that the issue is due to my use of the --device 0,3,0 parameter. Instead I have done: ln -s /dev

Re: cdrdao non-root user

2005-09-25 Thread Alan Ianson
On Sun September 25 2005 10:59 am, Titus Barik wrote: > I'd like to run cdrdao as a non-root user, but I don't know how to > accomplish this. As root, I typically do the following to burn a CD: > > cdrdao write --device 0,3,0 image.cue > > I'm running Debian unstable. On my setup cdrdao is owed b