s4-cldap: fixed cldap search based on dom_sid
authorAndrew Tridgell <tridge@samba.org>
Mon, 5 Sep 2011 06:42:09 +0000 (16:42 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 5 Sep 2011 09:19:25 +0000 (11:19 +0200)
commit843de63fa547601bc7ab0f4b3a57022720c83c61
tree315634b3fb9cbf192cad875f225cd6c217f66f62
parent3fbdd3fa0164814b74409a11e67b3b708bb2a458
s4-cldap: fixed cldap search based on dom_sid

we were not filling in the sid pointer correctly for the ldb_search

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/cldap_server/netlogon.c