]> git.ipfire.org Git - thirdparty/samba.git/commit
s4:kdc: split out samba_kdc_get_pac() from samba_wdc_get_pac()
authorStefan Metzmacher <metze@samba.org>
Wed, 19 Feb 2025 14:15:39 +0000 (15:15 +0100)
committerRalph Boehme <slow@samba.org>
Sat, 22 Feb 2025 22:06:39 +0000 (22:06 +0000)
commitb5628d0f4ac245d91dd29f05f26433e3db7087a0
tree91266ebc745175e3600761bc9d1d9551bf317e76
parentddeb85fd7285224a5b39ae2cfa40a750191ad84e
s4:kdc: split out samba_kdc_get_pac() from samba_wdc_get_pac()

samba_kdc_get_pac() will be re-used by mit_samba_get_pac() in
the next step.

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