]> git.ipfire.org Git - thirdparty/samba.git/commit
s4:kdc/hdb: Store and retrieve a FX-COOKIE value
authorAndrew Bartlett <abartlet@samba.org>
Thu, 20 Sep 2018 02:24:11 +0000 (19:24 -0700)
committerJoseph Sutton <jsutton@samba.org>
Wed, 19 Jan 2022 20:50:35 +0000 (20:50 +0000)
commit8d7e9366f90a549cd191c271fddfd03b4d00e4bb
tree17912cd26b99239ea5f83110ba324c13656c210a
parent8329e8d46917d67f0cb51c3a004e323a87fa1499
s4:kdc/hdb: Store and retrieve a FX-COOKIE value

Note Windows uses the string "MICROSOFT" as cookie,
so it's wrong to have a per DC cookie, but we need to
adjust the Heimdal logic to support that.

NOTE: THIS COMMIT WON'T COMPILE/WORK ON ITS OWN!

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source4/kdc/db-glue.c
source4/kdc/db-glue.h
source4/kdc/hdb-samba4.c
source4/kdc/samba_kdc.h