DebianThis forum is for the discussion of Debian Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free.
i'm trying to use k3b to burn cd's as a normal user.
i get a message when it starts up saying that "cdrdao should be run with root priviledges"
i saw somewhere that you need to add users to a "burning" group. i didn't have a burning group, so i created it with "groupadd burning" and added my normal user to it with "usermod -G burning <username>", but i got the same error about cdrdao.
i can always run k3b as root, but i'd prefer to get it functional with my standard account.
Re: how to give a normal user access to cd burning?
Quote:
Originally posted by zero79 i'm trying to use k3b to burn cd's as a normal user.
i get a message when it starts up saying that "cdrdao should be run with root priviledges"
i saw somewhere that you need to add users to a "burning" group. i didn't have a burning group, so i created it with "groupadd burning" and added my normal user to it with "usermod -G burning <username>", but i got the same error about cdrdao.
i can always run k3b as root, but i'd prefer to get it functional with my standard account.
thanks for any help.
I get that message all the time and it just a warning that you may have problems because cdrdao is not suid root it is not written in stone. I have never experienced any problems with it set the way it is. The adding to the burner group is misinformation/a bug the group to belong too in Debian is cdrom. This is fixed in the latest version from unstable so if you have the sources in your sources.list for unstable try apt-get -t unstable install k3b k3blibs it will also fix an error with it finding the dvr+rw tools if you have a dvd burner like I do.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.