s4-dirsync: use dsdb_module_dn_by_guid() not dsdb_find_dn_by_guid() in modules
commit16fa0f68bdce39eb19f0fa5486ff231467662b12
authorAndrew Tridgell <tridge@samba.org>
Mon, 15 Aug 2011 05:59:23 +0000 (15 15:59 +1000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 17 Aug 2011 23:26:59 +0000 (18 09:26 +1000)
treeede882987968a283d98e26b7f628d928ffbefbb1
parent23b1d09a5fd9825786343a98f9aab756dd749f95
s4-dirsync: use dsdb_module_dn_by_guid() not dsdb_find_dn_by_guid() in modules

this prevents us going to the top level of the module stack

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/samdb/ldb_modules/dirsync.c