On Thursday 27 November 2003 11:16 am, Lowell Gilbert wrote: > Charles Howse <[EMAIL PROTECTED]> writes: > > There has been signifigant discussion here in the past about cdbakeoven > > not detecting ATAPI burners when run as an ordinary user. > > > > I had this issue, and may have a solution. > > > > Be sure your kernel is compiled with device atapicam. > > > > As root do: > > # chmod u+s /usr/local/bin/cdrecord > > Which will allow cdrecord to run as suid root. > > In other words, it's still not being run as an ordinary user...
cdbakeoven *is* being run as an ordinary user, which was the original issue, but to detect an atapi burner, it has to do 'cdrecord -scanbus', which will fail if not run as root. Make sense? -- Thanks, Charles http://howse.homeunix.net:8080 Random Murphy's Law: If there was any justice in this world, people would occasionally be permitted to fly over pigeons. _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"