s4:kdc: pass flags and kvno down to samba_kdc_message2entry_keys()
commitd062225e25c85c942f79ce426a003d122b69ae9b
authorStefan Metzmacher <metze@samba.org>
Fri, 19 Jul 2019 11:22:48 +0000 (19 13:22 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 24 Mar 2022 09:19:33 +0000 (24 09:19 +0000)
treec7aabc9893a5048f8558521be26de4b835ede03b
parentd05f2323d308fe4f3e88979f3ee5b41461c436f9
s4:kdc: pass flags and kvno down to samba_kdc_message2entry_keys()

We need a ways to ask for a specific kvno if SDB_F_KVNO_SPECIFIED
is requested. And also include the old and older keys from
the password history in the next commits.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14054

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