torture: fix check_dom_trust_pw in the rpc:lsa test
authorMichael Adam <obnox@samba.org>
Thu, 17 Dec 2015 12:59:40 +0000 (13:59 +0100)
committerMichael Adam <obnox@samba.org>
Mon, 11 Jan 2016 11:25:26 +0000 (12:25 +0100)
commit688590f07f67047a47dd5ce47c7311745a3a7615
tree837004bb74eb9150c6ae271137f9ac05a27aa2b1
parent38c2305fe535c12c1737acd456a857a7f793aef3
torture: fix check_dom_trust_pw in the rpc:lsa test

This makes sure a host*NAME* handed in will get properly resolved.
Bug uncovered by the new nss_wrapper code (1.1.2) which fixed
the handling of the AI_NUMERICHOST flag in getaddrinfo.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source4/torture/rpc/lsa.c