r1340: _samr_lookupsids with more than 32 (MAX_REF_DOMAINS) SIDs failed. This
authorVolker Lendecke <vlendec@samba.org>
Mon, 5 Jul 2004 15:05:45 +0000 (15:05 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:52:07 +0000 (10:52 -0500)
commit776aa21df563495379c9666ca4aa478c46125590
tree5fc691fe60147d2fbc788b344cc415096e1d40df
parent5f9af6df053f6608fba9a9c17a4945189de38a58
r1340: _samr_lookupsids with more than 32 (MAX_REF_DOMAINS) SIDs failed. This
happened because init_dom_ref did not find the domain in question in
the list of already mentioned domains.

Could others please double-check this?

Thanks,

Volker
(This used to be commit d7b2e41f00491ecf57db70e4da8cf8a3d2469c2b)
source3/rpc_server/srv_lsa_nt.c