s4/test: Connect SAMR and LDARPC pipes before calling libnet_ functions
authorKamen Mazdrashki <kamenim@samba.org>
Wed, 26 May 2010 01:22:34 +0000 (04:22 +0300)
committerKamen Mazdrashki <kamenim@samba.org>
Wed, 26 May 2010 11:36:15 +0000 (14:36 +0300)
commitc2021e4211ee1c4d840995d3adaf3e2494e35719
tree8b88dfcb25e3070debd974bf783599818304b3ce
parentde60cbb6e75fb1f6fe42fd0e86204d304911d30c
s4/test: Connect SAMR and LDARPC pipes before calling libnet_ functions

In multi-DC environment, NBT name resolution may resolv
domain name to any of DCs.
This make this test to fail, as we are modifying the user account
on one DC and query user info immediately after that on another DC.
source4/torture/libnet/libnet_user.c