r15523: Honour the time_offset also when verifying kerberos tickets. This
commita75dd80c6210d01aff104a86b0a9d39d65f2c348
authorGünther Deschner <gd@samba.org>
Tue, 9 May 2006 19:02:26 +0000 (9 19:02 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:16:55 +0000 (10 11:16 -0500)
treec7396efb8193466197ccbf1e753202aaec8a9855
parenta0548914c21bb769c3e97b47c9bc521c595f579b
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
source/libads/kerberos_verify.c
source/nsswitch/winbindd_pam.c
source/smbd/sesssetup.c
source/utils/ntlm_auth.c