Hi Roger, On Wed, Nov 26, 2008 at 03:13:25PM -0330, Roger Mason wrote: > 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.
Does cron run the command as the uid which is supposed to have the tokens? Regards, Rune