On Thursday 28 August 2003 21:32, Henning Moll wrote: > which is fine for most distributions (including debian/woody) but not > debian/sid, because /usr/bin/cdrecord is not a binary anymore but a shell > script wrapper to cdrecord.mmap resp. cdrecord.shm. The real binary files > (mmap/shm) also need to be in group cdrecording:
Hmm AFAIK, the reason is that s-bit is not working for shell scripts, so the wrapper is only executed with group permission (cdrecord) and that's why the shell script is not able to execute the real binary, because it is in group cdrom. Can anybody confirm that? Henning -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]