]> git.ipfire.org Git - thirdparty/samba.git/commit
s4:kdc: move samba_kdc_get_user_info_dc() up in samba_kdc_update_pac()
authorStefan Metzmacher <metze@samba.org>
Tue, 18 Feb 2025 16:00:01 +0000 (17:00 +0100)
committerRalph Boehme <slow@samba.org>
Sat, 22 Feb 2025 22:06:39 +0000 (22:06 +0000)
commit9fda646adbd6e67374dd98e12842c17c4a7fbd8b
tree195fdbf977b4484d01a183adf21060c4304de1ec
parent8e0b132c080e91f9a8b7b8a5160ab49acac2d50e
s4:kdc: move samba_kdc_get_user_info_dc() up in samba_kdc_update_pac()

This will make further changes easier.

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