| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |
Date: Thu, 31 Aug 1995 00:53:01 -0400
From: "Daniel G. Pouzzner" <douzzer@prez.mit.edu>
To: kerberos@MIT.EDU
Certainly, that's what ksrvtgt is for.
example:
30 * * * * * KRBTKFILE=/tmp/tkt.cron$$; export KRBTKFILE; \
ksrvtgt rcmd prez ; rsh ladyday "echo boo" ; \
kdestroy
I don't think the \'s are legal in crontabs so put it all on one line.
-douzzer
| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |