s4:torture/rpc: handle NT_STATUS_NO_SUCH_DOMAIN in test_query_each_TrustDom()
commit84b0d1f96730410c9169f9a09f4a67aea1b5b9a8
authorStefan Metzmacher <metze@samba.org>
Tue, 30 Jun 2015 10:06:11 +0000 (30 12:06 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 8 Jul 2015 16:38:22 +0000 (8 18:38 +0200)
tree13ec6257d0369a90548f25568862fa588ed7e2be
parent80be365e629cd0d02efdb17d72447e0f89dc77d3
s4:torture/rpc: handle NT_STATUS_NO_SUCH_DOMAIN in test_query_each_TrustDom()

lsa_EnumTrusts() may also return non direct trusted domains in the forest.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/torture/rpc/lsa.c