r219: Obtain new tickets if current ones are expired. Next part of fix for
authorJim McDonough <jmcd@samba.org>
Wed, 14 Apr 2004 17:34:48 +0000 (17:34 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:51:14 +0000 (10:51 -0500)
commit0859a89166089b505e447034e119a9bb0eba7ba8
tree9017532589162c88e3719d40799a593e972a93e1
parent1cd9d74016b2fdc84cae14d21a25016443da99ed
r219: Obtain new tickets if current ones are expired.  Next part of fix for
bug 1208. Based on a fix from Guether Deschener.

Outstanding pieces:
- Heimdal FILE-based ccaches don't actually remove creds properly, so we
  need to code a check for this
- what if ticket expires between our check and when we use it?

Guenther has coded up fixes for these parts, but I still need
to review them, as I'm not totally comfortable with the solutions.
(This used to be commit ef008b9710e682f87f0bbf526d30eb5114264233)
source3/libsmb/clikrb5.c