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>
Mon, 27 Jul 2009 13:55:08 +0000 (15:55 +0200)
commit0450687b05322b0840e818e85d46bad97f6c5180
tree92d543b6b33f1f89bc9c57825db1e5e1110885c5
parent4b4b8c34ef9b0d334537928ac26870f9fcb7775a
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