s4:kdc: remove unused mkvno from sdb_key
commit7312bca8c7a09b5fd4a35c15f1c8b49fc2c209cf
authorStefan Metzmacher <metze@samba.org>
Fri, 11 Feb 2022 20:04:57 +0000 (11 21:04 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 24 Mar 2022 09:19:33 +0000 (24 09:19 +0000)
tree8dc6cb2d320baae267d120c98297b0e9d1d58e3e
parentab0946a75d51b8f4826d98c61c3ad503615009fe
s4:kdc: remove unused mkvno from sdb_key

This is not related to the kvno of the key,
the mkvno tells the HDB layer that the keys need to
be decrypted with a master key (with the given [m]kvno).

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