Mailinglist Archive: opensuse (2835 mails)
| < Previous | Next > |
Re: [opensuse] 11.1 - k3b will not run for non-root, what was the trick?
- From: medwinz <medwinz@xxxxxxxxx>
- Date: Wed, 24 Dec 2008 19:26:48 +0700
- Message-id: <3ef4e15b0812240426n490f1855x50498fb9e4c30ccd@xxxxxxxxxxxxxx>
On Wed, Dec 24, 2008 at 6:17 PM, Florian Gleixner <flo@xxxxxxxxx> wrote:
Actually my workaround is based on wodim readme to set wodim as
suid-root application.
Default installation of /usr/bin/wodim is owned by root.root and
permission is 755.
I make a group dvdburners, and put my non-root user account as a
member of this group.
Then :
chown root:dvdburners /usr/bin/wodim
chmod 4710 /usr/bin/wodim
reboot
After reboot non root users can use the DVD with k3b
Hope this help.
regards,
medwinz
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
David C. Rankin wrote:
Listmates,
11.1 w/KDE3 and k3b will not run for non-root. I have added the user
to cdrom
group, still no joy. Works fine in 11.0, but not 11.1. I recall a work-around
that circulated about this a few months ago, but I didn't write it down. Any
one have it handy?
Actually my workaround is based on wodim readme to set wodim as
suid-root application.
Default installation of /usr/bin/wodim is owned by root.root and
permission is 755.
I make a group dvdburners, and put my non-root user account as a
member of this group.
Then :
chown root:dvdburners /usr/bin/wodim
chmod 4710 /usr/bin/wodim
reboot
After reboot non root users can use the DVD with k3b
Hope this help.
regards,
medwinz
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |