r19759: Allow a join to occour against ncacn_ip_tcp again (useful for torture
commit67c191305fa97470017e7e8a5b55fc0949d432ad
authorAndrew Bartlett <abartlet@samba.org>
Fri, 17 Nov 2006 05:17:32 +0000 (17 05:17 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:28:19 +0000 (10 14:28 -0500)
treec89160ef50494d0f56a2244f407108ec43c4dff7
parentc4bf9cc09b36d8dcc465608b55bbf5dc07aed9e4
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