s4-drs: cope better with NULL GUIDS from DRS
commite3054ce0fe0f8f62d2f5b2a77893e7a1479128bd
authorAndrew Tridgell <tridge@samba.org>
Mon, 21 Dec 2009 10:21:55 +0000 (21 21:21 +1100)
committerAndrew Tridgell <tridge@samba.org>
Fri, 1 Jan 2010 21:16:53 +0000 (2 08:16 +1100)
tree0e0aa82d0543f563c199148a77e75f48d3a059cb
parent2e114484e5abd658b9a8ae1ecb1af6768bd8fc46
s4-drs: cope better with NULL GUIDS from DRS

It is valid to get a NULL GUID over DRS for a deleted forward link. We
need to match by DN if possible when seeing if we should update an
existing link.

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