]> git.ipfire.org Git - thirdparty/samba.git/commit
s4:kdc: split access check preparation from the actual check in samba_kdc_update_pac()
authorStefan Metzmacher <metze@samba.org>
Wed, 19 Feb 2025 20:42:53 +0000 (21:42 +0100)
committerRalph Boehme <slow@samba.org>
Sat, 22 Feb 2025 23:04:04 +0000 (23:04 +0000)
commit4926da697714c9cdb3ffcc471d6860635dfbfea4
treee30bdca6c5892af35b2b2bcb8cab3df381757be3
parent4f67f1a6860d31bdccfd689046d9bda51dc76703
s4:kdc: split access check preparation from the actual check in samba_kdc_update_pac()

This allows us to add more access checks later...

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Sat Feb 22 23:04:04 UTC 2025 on atb-devel-224
source4/kdc/pac-glue.c