Hi all, I'm building an application that needs to change configuration files in the /etc and in the /usr directories like the dhcp.conf file. Any user should be able to run this application but to changes those files root privileges is needed.
How can I run pygtk application in root (setuid) mode or how can I ask the user to enter the root password (in the pygtk env.) and then run the application? Any idea? Thanks, Miki
_______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
