Remove bogus test in 'enum trusted domains' LSA server.
authorAndrew Bartlett <abartlet@samba.org>
Mon, 21 Jul 2008 02:05:53 +0000 (12:05 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 21 Jul 2008 02:05:53 +0000 (12:05 +1000)
commite16b2242e5f4702ad2800cd7bed46bcea2c1d4ac
tree28af5a39d9e918b45f720da791f4796c66992e14
parent7d84b72a70f01a29f0293f6d2f3515aebb1a4dd8
Remove bogus test in 'enum trusted domains' LSA server.

The change to the RPC-LSA test proves that when the remote server has
0 trusted domains, it will return NT_STATUS_NO_MORE_ENTRIES, not
NT_STATUS_OK.

Andrew Bartlett
(This used to be commit 40a55b34c2ce75267cf004dc4cfb8153c061e66b)
source4/rpc_server/lsa/dcesrv_lsa.c
source4/torture/rpc/lsa.c