s4:kdc: split out samba_kdc_fill_trust_keys() helper
commit8cfebc36edcf5a4ba259d11c6e319aba303ea8ff
authorStefan Metzmacher <metze@samba.org>
Fri, 15 Mar 2024 18:19:20 +0000 (15 19:19 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 22 May 2024 03:04:34 +0000 (22 03:04 +0000)
tree056b69a9c8d40b8dc21d99a58633f1111884fa2d
parent83f03513fd5221cb3bf914bd996c86f0840f34dd
s4:kdc: split out samba_kdc_fill_trust_keys() helper

Let samba_kdc_trust_message2entry() also fill in the salt used
by the key. This is not strictly needed, but it's better to
be consistent.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/kdc/db-glue.c