The libsudo library lets your C/C++ application to start processes as a different user (usually 'root') by calling 'sudo'. It's like the system() call but specifying a different user.
Be the first to post a text review of libsudo. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Initial release
The libsudo library lets your C/C++ application to start processes as a different user (usually 'root') by calling 'sudo'. It's like the system() call but specifying a different user. Please note this is a library, not an end-user application, i. e. libsudo enables you to develop your own kdesudo, kdesu, gksu but this is not replacement for the aforementioned user applications.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?