r21845: Refactor the sessionsetupX code a little to allow us
authorJeremy Allison <jra@samba.org>
Thu, 15 Mar 2007 19:18:18 +0000 (19:18 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:18:37 +0000 (12:18 -0500)
commitc426340fc79a6b446033433b8de599130adffe28
tree39c096e5c2cca424bf0a093a9db05ac0619739d7
parentbd9439cc7d80e172feab72229b553028e134de05
r21845: Refactor the sessionsetupX code a little to allow us
to return a NT_STATUS_TIME_DIFFERENCE_AT_DC error to
a client when there's clock skew. Will help people
debug this. Prepare us for being able to return the
correct sessionsetupX "NT_STATUS_MORE_PROCESSING_REQUIRED"
error with associated krb5 clock skew error to allow
clients to re-sync time with us when we're eventually
able to be a KDC.
Jeremy.
source/configure.in
source/include/includes.h
source/libads/kerberos_verify.c
source/libads/krb5_errs.c
source/libsmb/clikrb5.c
source/smbd/sesssetup.c