Passwords in cron scripts

Mark Carter me at privacy.net
Sat Dec 24 06:54:31 EST 2005


I have some python scripts that run as cron jobs. They connect to 
external resources (like a newsserver) - for which passwords are 
required. I currently have them stored in the scripts themselves (ouch!) 
- and was wondering if there was a more secure solution.



More information about the Python-list mailing list