torture: Remove access to LSARPC via \\pipe\netlogon in rpc.netlogon for ManyGetDCNam...
authorAndrew Bartlett <abartlet@samba.org>
Wed, 9 Nov 2016 01:22:33 +0000 (14:22 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 1 Dec 2016 04:54:22 +0000 (05:54 +0100)
commitbf7342bdf4fea9ce49915d88ab4bf5202cb1b64b
tree11048a04786f2673b23143403d10e8027be84150
parent5a1dcf2385cc03c45c546522e38585b3092c35af
torture: Remove access to LSARPC via \\pipe\netlogon in rpc.netlogon for ManyGetDCName test

This exploited the fact that we had \\pipe\lsass in both netlogon.idl and lsarpc.idl

To do this, we reset the binding to a new endpoint and reset the association group.

We add a new test specifically for this "feature" that we can knownfail if we
break it to add other new functionality.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
source4/torture/rpc/netlogon.c