]> git.ipfire.org Git - thirdparty/samba.git/commit
s4:kdc: pass pac_princ to samba_kdc_entry_pac_from_trusted()
authorStefan Metzmacher <metze@samba.org>
Thu, 13 Mar 2025 00:21:03 +0000 (01:21 +0100)
committerRalph Boehme <slow@samba.org>
Thu, 3 Apr 2025 09:36:31 +0000 (09:36 +0000)
commit08608dc08ea7b5d44b259dbfdf6945359b1a34f0
treee29b64309f0cfbe7d4b0b2e22496a33d82d3c52b
parentc87f66ebac37d4bab7c34f95ec0f3c347360e894
s4:kdc: pass pac_princ to samba_kdc_entry_pac_from_trusted()

For mit_samba_update_pac() we can only pass it optionally.
This should be fixed in future, but it requires changes
in MIT Kerberos.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source4/kdc/mit_samba.c
source4/kdc/pac-glue.c
source4/kdc/pac-glue.h