Skip to content Skip to sidebar Skip to footer
Showing posts with the label Root

Make Python Enter Password When Running A Csh Script

I'm writing a python script that executes a csh script in Solaris 10. The csh script prompts th… Read more Make Python Enter Password When Running A Csh Script

Running Python Script As Root (with Sudo) - What Is The Username Of The Effective User?

I've recently began using ConfigParser() for my python scripts to add some functionality to the… Read more Running Python Script As Root (with Sudo) - What Is The Username Of The Effective User?