t: Wednesday, October 10, 2001 1:01 AM
> To: [EMAIL PROTECTED]
> Subject: [Perl-unix-users] running htpasswd from a script executed by a
> cron job
>
>
> I set up a cron job to execute a program that rewrites
> a .htpasswd file. The program reads another file to
> find out whi
I set up a cron job to execute a program that rewrites
a .htpasswd file. The program reads another file to
find out which logins are valid by date. Then writes
a new .htpasswd file. The program works fine when
executed manually, but when it runs on schedule from
the crontab it executes every li