Did you schedule the script to run as your id or as root? Try to schedule the script to run as root and see if that helps.
Either su to root and schedule it via cron or use sudo.
I'm sure more experienced OS X users will supply a better solution.
Peace...