dsdb: Use DSDB_SEARCH_SHOW_EXTENDED_DN when searching for the local replicated object
authorAndrew Bartlett <abartlet@samba.org>
Thu, 11 Nov 2021 23:44:44 +0000 (12:44 +1300)
committerStefan Metzmacher <metze@samba.org>
Fri, 3 Dec 2021 12:05:42 +0000 (12:05 +0000)
commitf621317e3b25a8925ab6e448068264488a0a47c7
tree55f25c3cad0c50577ad200294cd6dba4c55bd60d
parentd1ea9c5aaba42447f25a15935a9bf5bbd20f7d93
dsdb: Use DSDB_SEARCH_SHOW_EXTENDED_DN when searching for the local replicated object

This may allow further processing when the DN normalisation has changed
which changes the indexing, such as seen after fixes for bug 14656.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14656
BUG: https://bugzilla.samba.org/show_bug.cgi?id=14902

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source4/dsdb/samdb/ldb_modules/operational.c
source4/dsdb/samdb/ldb_modules/repl_meta_data.c