s4:kdc: fix the principal names in samba_kdc_update_delegation_info_blob
authorStefan Metzmacher <metze@samba.org>
Thu, 28 Sep 2017 12:51:43 +0000 (14:51 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Mon, 21 Oct 2019 14:40:38 +0000 (14:40 +0000)
commitfd5cf415a7536c9f020fff57a707caa703c33b9c
treec1bad8c70afa17316c8488650cd548ec3db1cab3
parent90bdaaf09d9c5595170272bd0bfebaac0a90ae01
s4:kdc: fix the principal names in samba_kdc_update_delegation_info_blob

We need the target service without realm, but the proxy services with realm.

I have a domain with an w2008r2 server and a samba and now both generate
the same S4U_DELEGATION_INFO.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13133

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
selftest/knownfail.d/delegation_info [deleted file]
source4/kdc/pac-glue.c