r23582: Fix event based krb5 ticket refreshing in winbindd.
authorGünther Deschner <gd@samba.org>
Fri, 22 Jun 2007 11:20:37 +0000 (11:20 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:23:32 +0000 (12:23 -0500)
commitaa3511a5b5e6a96a02110a7ad0ab1d43e6d25766
tree8426dfaf60644c027567b84a927c733d60305928
parentaa702e53a7416b5599ed114089327aef8a4e35b8
r23582: Fix event based krb5 ticket refreshing in winbindd.

We were incorrectly using the renew_till timestamp instead of the renewed
ticket's endtime to calculate the next refreshing date.

Guenther
source/include/includes.h
source/libsmb/clikrb5.c