![]() |
|
Problems? Is your data what you think it is? | |
PerlMonks |
Re: script permissionby TheoPetersen (Priest) |
on Jun 04, 2001 at 08:32 UTC ( #85410=note: print w/replies, xml ) | Need Help?? |
You need to look into suidperl for running as root (or another user). The notes at suidperl will tell you how to configure it if you don't have it already; look in your Perl docs for more information beyond that.
As for cron, check to see if your system allows a crontab file per user; if so, just put commands in that.
In Section
Seekers of Perl Wisdom
|
|