
5 Jun
2006
5 Jun
'06
2:31 a.m.
I changed the permissions on cdrecord and it still wouldn't work However I decided to try doing a reboot and then everything went. Thank you for your help.
I've just been setting this up so I can burn some CD's for Roderick, and I notice that /usr/bin/cdrecord is a script which calls /usr/bin/cdrecord.shm. Setting scripts suid is very bad security. "sudo chmod u+x /usr/bin/cdrecord.shm" is probably what you want.