]> git.ipfire.org Git - thirdparty/samba.git/commit
libnet: Prepare to allow "samba-tool domain exportkeytab to support -H
authorAndrew Bartlett <abartlet@samba.org>
Tue, 19 Dec 2023 02:58:49 +0000 (15:58 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 14 Mar 2024 22:06:39 +0000 (22:06 +0000)
commitb6cffcb3fb0ad286501f4fa3a231c00495c2ecbe
tree063cfaf36685533bbcade147e372c83cbf2352a3
parent7a8c091698e1681868392f6902db2181711028c4
libnet: Prepare to allow "samba-tool domain exportkeytab to support -H

We need to allow a samdb to be passed from the python to support
using a specific DB or remote server for gMSA passwords.

The gMSA passwords will not use this code, but we need to be
consistant.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Jo Sutton <josutton@catalyst.net.nz>
source4/kdc/db-glue.c
source4/kdc/mit_kdc_irpc.c
source4/kdc/mit_samba.c
source4/kdc/samba_kdc.h
source4/libnet/libnet_export_keytab.c
source4/libnet/libnet_export_keytab.h