s3-lsa: Fix _lsa_LookupNames2() server implementation which always returned a NULL...
authorGünther Deschner <gd@samba.org>
Mon, 11 May 2009 16:27:40 +0000 (18:27 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 18 Jun 2009 10:51:34 +0000 (12:51 +0200)
commitb653d1b1186e1c43f1ad0a64d19ee2fc015594a6
treebbcad452ec3e254da0370d20db32d7c0c3a3f028
parenta0626827c820cad082001ab76f1f7e37f1a7307b
s3-lsa: Fix _lsa_LookupNames2() server implementation which always returned a NULL sid_array since 3.2.0.

Found by torture test.

This makes it possible to search for users while adding them to groups via
windows usermanager.

Fixes bug #6484.

Guenther
(cherry picked from commit 0cfe59f1b580371f445b50151ceae5aef02bf0c4)
source/rpc_server/srv_lsa_nt.c