r19759: Allow a join to occour against ncacn_ip_tcp again (useful for torture
commit2f1160ec21773b1d5434ad86a8abc824c44e93ba
authorAndrew Bartlett <abartlet@samba.org>
Fri, 17 Nov 2006 05:17:32 +0000 (17 05:17 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 17 Nov 2006 05:17:32 +0000 (17 05:17 +0000)
treea2eae6e41055b58c522e649bed14385b766964b0
parent8bae7f7caa4378105a702804c4dc4fd4751960ca
r19759: Allow a join to occour against ncacn_ip_tcp again (useful for torture
tests).  The issue is that Win2k3 SP1 will not answer many LSA
requests on that port (I think this is as a security measure).

In this case, we need to skip ahead in the composite functions.

We were also checking the wrong variable to determine sucess/failure
of the LsaOpenPolicy2.

Andrew Bartlett
source/libnet/libnet_rpc.c