r15523: Honour the time_offset also when verifying kerberos tickets. This
authorGünther Deschner <gd@samba.org>
Tue, 9 May 2006 19:02:26 +0000 (19:02 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:16:55 +0000 (11:16 -0500)
commitf7776975080c88bec9013ccac8185c582e818e54
tree98ef6a0ddca8465ba1608bd8a713b7422505a171
parent767ac75e6b5a999c8a57560ad888eb88589493a2
r15523: Honour the time_offset also when verifying kerberos tickets. This
prevents a nasty failure condition in winbindd's pam_auth where a tgt
and a service ticket could have been succefully retrieved, but just not
validated.

Guenther
(This used to be commit a75dd80c6210d01aff104a86b0a9d39d65f2c348)
source3/libads/kerberos_verify.c
source3/nsswitch/winbindd_pam.c
source3/smbd/sesssetup.c
source3/utils/ntlm_auth.c