I want to make a python program that I can run as a normal user that changes the permission on some device files. It will need to ask me for the root password and then run chown as root in order to do this.
How do I accomplish this (easily) ? Thanks -- http://mail.python.org/mailman/listinfo/python-list