postfix-users April 2012 archive
Main Archive Page > Month Archives  > postfix-users archives
postfix-users: Re: GSSAPI authentication

Re: GSSAPI authentication

From: Eray Aslan <eray.aslan_at_nospam>
Date: Fri Apr 06 2012 - 13:47:37 GMT
To: postfix-users@postfix.org

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/

-- Eray Aslan