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)
commit0d28d769472ea3b98ae4c8757093dfd4499f6dd1
tree5723f8b516a63e8ce7b410b5c803c87f33f4686e
parent3401c3616b3dcb99053f89d88f8e351c986c9096
Add clock skew handling to our kerberos code. This allows us to cope with
the DC being out of sync with the local machine.
12 files changed:
source/auth/auth_domain.c
source/include/ads.h
source/libads/kerberos.c
source/libads/krb5_setpw.c
source/libads/ldap.c
source/libads/sasl.c
source/libads/util.c
source/libsmb/cliconnect.c
source/libsmb/clikrb5.c
source/libsmb/clispnego.c
source/nsswitch/winbindd_cm.c
source/utils/net_ads.c