Hi Rune,

[EMAIL PROTECTED] writes:

> You have to teach the uid running the jobs to regularly refetch
> tokens. Like
>
> while sleep 18000; do
>   clog [EMAIL PROTECTED] </protected/local/file/with/password
> done
>
> or let cron do that.


I tried the cron method without success.  I have in a script something
like:

   clog [EMAIL PROTECTED] </protected/local/file/with/password

When I execute the script from a the command line I get a token.
When the script is executed by cron nothing happens, even though the
system logs show that the cron job ran.

I know this has nothing to do with coda, but any ideas are welcome.

Cheers,
Roger

Reply via email to