r19759: Allow a join to occour against ncacn_ip_tcp again (useful for torture
authorAndrew Bartlett <abartlet@samba.org>
Fri, 17 Nov 2006 05:17:32 +0000 (05:17 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:28:19 +0000 (14:28 -0500)
commit2ddd807979684407de6d0346be037b25d2448cdb
tree0c813a2b7d1ba0c13cd31145a2c3cc4c6f761dff
parentc9035c6633236c940b915f3cee2a7e87b3038678
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
(This used to be commit 67c191305fa97470017e7e8a5b55fc0949d432ad)
source4/libnet/libnet_rpc.c