s3:utils: add 'net witness force-response'
authorStefan Metzmacher <metze@samba.org>
Fri, 15 Dec 2023 13:49:37 +0000 (14:49 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 23 Jan 2024 10:13:07 +0000 (11:13 +0100)
commit034126fa8286f466a7adb4e6259dc4c6ab1323b5
tree86fe1d4eace61a2f7b5fa62d74e8530ba7ab7d3e
parent4ace0b096bf4e1f5e7afeb3319b554de9baedc88
s3:utils: add 'net witness force-response'

This allows generating any possible AsyncNotify response
for the specified selection of witness registrations
from rpcd_witness_registration.tdb.

This can be used by developers to test the (windows)
client behavior to specific AsyncNotify responses.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
source3/utils/net.c
source3/utils/net.h
source3/utils/net_witness.c