s3:utils: add 'net witness client-move' and 'net witness share-move'
authorStefan Metzmacher <metze@samba.org>
Fri, 15 Dec 2023 13:49:37 +0000 (14:49 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 26 Jan 2024 17:00:33 +0000 (17:00 +0000)
commitdf3b5f93390ce154c761b6337a3acad3ef254cc8
tree0a0f69e89b23228271316454feb7d5a6b8483a54
parent4fba5bcaad7b54cb840fa006a4f6d0477980d9b2
s3:utils: add 'net witness client-move' and 'net witness share-move'

These can be used to generate CLIENT_MOVE or SHARE_MOVE message
to the specified selection of witness registrations from
rpcd_witness_registration.tdb

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Günther Deschner <gd@samba.org>
source3/utils/net.c
source3/utils/net.h
source3/utils/net_witness.c