On Thu, May 22, 2008 at 03:45:35PM +0200, Pavol Rusnak wrote:
Dave Plater wrote:
Hi, somewhere along the line my permissions on my dvd writer got screwed up and now I have to burn as root. Can anybody put me on the right track to restore user write permissions? User is a member of cdrom. Thanks in advance Dave P
$ ll /dev/sr0 brw-rw----+ 1 root disk 11, 0 2008-05-22 08:55 /dev/sr0
So user has to be in group disk. (But I can remember that it was cdrom before :))
No, he does not need to be. See the "+"? Is an ACL for this device handed out by our resmgr framework. Run "getfacl /dev/sr0" to see its content. This will work automatically if you login via gdm or kdm. If it does not have the ACLs for you, something is amiss, please open a bugreport. Ciao, Marcus -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org