Hi

I am making a kde application with Ruby. The application must run a few system commands that require root-priviliges. How can I best achieve this?
The user should have to enter the password only once, and only if using the part of the program that requires root-priviliges.

Thanks,
Bjorn