vitamin
2012-Jan-25 04:50 UTC
[Wine] Re: Setting capabilities for process running under Wine
jjmckenzie wrote:> You broke Wine by running it as root. See the FAQ on how to fix.I'm not sure this is the case. Setcaps is not the same as setuid... Was able to reproduce it here as well. This is actually a known problem: http://bugs.winehq.org/show_bug.cgi?id=26256
James McKenzie
2012-Jan-25 15:53 UTC
[Wine] Setting capabilities for process running under Wine
On Tue, Jan 24, 2012 at 9:50 PM, vitamin <wineforum-user at winehq.org> wrote:> > jjmckenzie wrote: >> You broke Wine by running it as root. ?See the FAQ on how to fix. > > I'm not sure this is the case. Setcaps is not the same as setuid... >I 'read' that the user used sudo to run the program which should be the same as running as root. This should not be recommended...> Was able to reproduce it here as well. This is actually a known problem: http://bugs.winehq.org/show_bug.cgi?id=26256That is good to know. James