Howto create desktop-icon which executes app as root?
Posted: Sat Jul 17, 2010 1:40 pm
Hello,
I've an UMTS connection tool which needs to run as root in order to work properly.
KDE has an option "execute under different user" which the job well, when I click the icon I am asked for the root-password and the application is started as root.
Is there any workarround I can archive the same using LXDE?
I tried to set the setuid-bit and assign the tool to "root", however only the application itself is started as root - but all sub-processes such as pppd are again started as ordinary user process and fail.
Thank you in advance, Clemens
I've an UMTS connection tool which needs to run as root in order to work properly.
KDE has an option "execute under different user" which the job well, when I click the icon I am asked for the root-password and the application is started as root.
Is there any workarround I can archive the same using LXDE?
I tried to set the setuid-bit and assign the tool to "root", however only the application itself is started as root - but all sub-processes such as pppd are again started as ordinary user process and fail.
Thank you in advance, Clemens