LWN.net Logo

cdrecord as root

cdrecord as root

Posted Sep 18, 2004 16:24 UTC (Sat) by rfunk (subscriber, #4054)
Parent article: cdrecord trouble

Another option for giving cdrecord the root privileges it wants is to
trust only certain users with the ability to run it as root.

I use sudo to run cdrecord, with myself in the cdrom group and the
following line in /etc/sudoers:

%cdrom ALL=NOPASSWD: /usr/bin/cdrecord, /usr/bin/cdrdao

(OK, so the "cdrom" group is misnamed here....)


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds