Add clock skew handling to our kerberos code. This allows us to cope with
authorAndrew Tridgell <tridge@samba.org>
Tue, 17 Sep 2002 12:12:50 +0000 (12:12 +0000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 17 Sep 2002 12:12:50 +0000 (12:12 +0000)
commitb33681fc0b8ef7b9fa91c154f7c3117afafa349e
treea83b6dc52ddcd4fdc873882b5a127a33044e55c5
parent3fefef7a7238e63716a8003aa27a08627a61b927
Add clock skew handling to our kerberos code. This allows us to cope with
the DC being out of sync with the local machine.
(This used to be commit 0d28d769472ea3b98ae4c8757093dfd4499f6dd1)
12 files changed:
source3/auth/auth_domain.c
source3/include/ads.h
source3/libads/kerberos.c
source3/libads/krb5_setpw.c
source3/libads/ldap.c
source3/libads/sasl.c
source3/libads/util.c
source3/libsmb/cliconnect.c
source3/libsmb/clikrb5.c
source3/libsmb/clispnego.c
source3/nsswitch/winbindd_cm.c
source3/utils/net_ads.c