LWN.net Logo

cdrecord trouble

cdrecord trouble

Posted Sep 17, 2004 9:10 UTC (Fri) by garloff (subscriber, #319)
Parent article: cdrecord trouble

It is not true that SUSE does disallow non-root users to burn CDs/DVDs.

It is true, however, that SUSE does not install cdrecord setuid root.
For this to work, the user needs write permission to the CD recorder
device obviously.

(This will not allow cdrecord to pin memory or use realtime scheduling,
but most recorders have buffer-underrun protection mechanisms (burnfree
and friends) these days, so this is a minor issue.
And SUSE enabled burnfree by default.)

There's two ways to make this work:
* The classical Un*x approach: Add users that should be allowed to burn
CDs to a group and change the device permissions accordingly.
* The modern way: Upon (graphical) login, provide the local user with
a set of permissions defined by the sysadmin. resmgr does handle this
on SUSE Linux systems.


(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