s4:kdc: pass down SAMBA_KDC_FLAG_PROTOCOL_TRANSITION to samba_kdc_update_pac()
commit461dc44e740aacad41bb0df0552560d1eb3c6ea8
authorAndreas Schneider <asn@samba.org>
Mon, 11 Oct 2021 12:47:25 +0000 (11 14:47 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 13 Apr 2022 12:59:30 +0000 (13 12:59 +0000)
tree2b9b66f7019fe6fdf1058eea0943fe4698944e83
parent2a79a5eef8ff103f9a5c42f1d14a7d4a84df93d7
s4:kdc: pass down SAMBA_KDC_FLAG_PROTOCOL_TRANSITION to samba_kdc_update_pac()

This gives samba_kdc_update_pac() a chance to detect S4U2Self.

Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>

Signed-off-by: Andreas Schneider <asn@samba.org>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
source4/kdc/mit_samba.c
source4/kdc/wdc-samba4.c