utils: Add destroy_netlogon_creds_cli
authorVolker Lendecke <vl@samba.org>
Wed, 28 Feb 2018 07:59:08 +0000 (07:59 +0000)
committerRalph Boehme <slow@samba.org>
Thu, 15 Mar 2018 14:46:09 +0000 (15:46 +0100)
commitbffae41842fe218959fe6f8b43df694feec1589c
tree42fb7b12888db71996fac0caa6f3beda12aaaf53
parent20609aa260f0a84dff4574df4a1564884a813f92
utils: Add destroy_netlogon_creds_cli

This is a pure testing utility that will garble the netlogon_creds_cli
session_key. This creates a similar effect to our schannel credentials
as does a domain controller reboot.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=13332

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/utils/destroy_netlogon_creds_cli.c [new file with mode: 0644]
source3/utils/wscript_build