Eray Aslan: > On 2012-04-06 2:12 AM, Viktor Dukhovni wrote: > > The basic idea is to > > ensure that there is always a ticket in the client's credential > > cache. This is done via a cron-job that runs "kinit -k ..." once > > an hour. > > kstart/krenew should be able to do the work as well. Is there any > particular reason one would go the cron route? > http://www.eyrie.org/~eagle/software/kstart/
So, something runs these commands. If that "something" isn't cron or Postfix, then you will have to find some other solution. Wietse