s3:utils: add 'net witness list' command
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)
commit46fdeca696e3fc308d8978ae6a2fc62bd13c5dcf
tree1c601644bf1c8276d763e400a250c7658d0d3a84
parentfcc8e0978b61ea28be9c96ab14798ed6a97b21c3
s3:utils: add 'net witness list' command

It lists the entries from the 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_proto.h
source3/utils/net_witness.c [new file with mode: 0644]
source3/utils/wscript_build