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)
commitc66831e04b468743df8993edc68cd72ebb4a391d
tree38b5868f7b57876d147f936554ee042d53b3cc8f
parent7fd8a16d23f721af2243e8c14e4b4769cb7a72d5
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
(This used to be commit aa3511a5b5e6a96a02110a7ad0ab1d43e6d25766)
source3/include/includes.h
source3/libsmb/clikrb5.c