Database Distribution: KERBEROS
If your cron job needs to access AFS files protected by KERBEROS at FNAL,
then you jobs will need to run under kcron and you have to create a cron principle
as described in
Automated Processes
of the
Strong Authentication at Fermilab
guide.
To setup the commands are:-
setup perl
setup kcroninit
kcroninit
and your crontab entry has to look something like:-
0 * * * * /usr/krb5/bin/kcron /minos/software/OO/dbm/scripts/run_import.sh 2>&1 > /dev/null
Return to the top-level Database Distribution document
Last Modified: $Date: 2004/07/12 16:45:53 $