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)
committerGünther Deschner <gd@samba.org>
Mon, 11 May 2009 16:33:33 +0000 (18:33 +0200)
commit7d1e25a885637b65c75b4ddd78949c4a2091bb6d
tree3ce35e32ed331db2d2d4e094e104715798f4217b
parent5616abe2e8fb6a95fa82b80e8e97090e956b98ff
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.

Guenther
(cherry picked from commit a82bb4bd516e6a8e50c0272b79df8e506ea0cc91)
source3/rpc_server/srv_lsa_nt.c