]> git.ipfire.org Git - thirdparty/samba.git/commit
s4:kdc: let samba_kdc_update_pac() use samba_kdc_entry_pac_valid_principal() to check...
authorStefan Metzmacher <metze@samba.org>
Wed, 19 Feb 2025 12:35:51 +0000 (13:35 +0100)
committerRalph Boehme <slow@samba.org>
Sat, 22 Feb 2025 22:06:39 +0000 (22:06 +0000)
commit4f5be1cd78d97f5741360b9ce31f5d787a9ebb60
tree95187f72a0a69ee6c2fb108eb0370732857b072e
parent51d7db7e9f06eea6711aba3091b87c7999049ec0
s4:kdc: let samba_kdc_update_pac() use samba_kdc_entry_pac_valid_principal() to check delegated_proxy

This might not be needed, but it's more consistent.

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