Thread
:
Help needed giving application root access during debugging/development
View Single Post
Joorin
2010-05-31 , 06:37
Posts: 726 | Thanked: 345 times | Joined on Apr 2010 @ Sweden
#
7
Originally Posted by
anistein
You said what not to do but you didn't give me any workaround for my initial problem.
Life is hard.
You've got at least two suggestions in other comments already. But...
SUID binaries are bad. Use sudo if you really want to run an application as root. Or start
the application
as root, and run the build process as a normal user.
Quote & Reply
|
Joorin
View Public Profile
Send a private message to Joorin
Find all posts by Joorin