torture: fix check_pw_with_krb5 in the rpc:lsa test
authorMichael Adam <obnox@samba.org>
Thu, 17 Dec 2015 12:59:58 +0000 (13:59 +0100)
committerMichael Adam <obnox@samba.org>
Mon, 11 Jan 2016 11:25:26 +0000 (12:25 +0100)
commitfcb1ca86542831f226de4a8a0b8e51d6831d8895
tree75f65ddfd5d27c97898f5a9d593e13ad9e82c9d7
parent688590f07f67047a47dd5ce47c7311745a3a7615
torture: fix check_pw_with_krb5 in the rpc:lsa test

Don't use AI_NUMERICHOST for getaddrinfo.
This is so that 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