repl: Give an error if we get a secret when not expecting one
authorAndrew Bartlett <abartlet@samba.org>
Wed, 19 Aug 2015 01:26:41 +0000 (13:26 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 26 Oct 2015 04:11:21 +0000 (05:11 +0100)
commit4b25650577cd5c20729f3405c64c20ddf71b0ae3
treecd8dfc1d539815b66268bd059be3896a02b828da
parent6d301ad1c9ff0f1ccd4f97bd5f234b10707a15bf
repl: Give an error if we get a secret when not expecting one

We should never get a secret from a server when we specify DRSUAPI_DRS_SPECIAL_SECRET_PROCESSING

This asserts that this is the case.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
libcli/drsuapi/drsuapi.h
libcli/drsuapi/repl_decrypt.c
source3/libnet/libnet_dssync.c
source4/dsdb/repl/drepl_out_helpers.c
source4/dsdb/repl/replicated_objects.c
source4/dsdb/samdb/samdb.h
source4/libnet/libnet_vampire.c