I am trying to automate some maintenace work in the Oracle Calendar. For that particular task, a password is needed. I am trying to figure out a way not to hard code the password, but it doesn't seem to be possible (thought about putting the pwd in a file only readable by crontab, but it can be easily defeated). Any other suggestion?