s4:dsdb/repl: let dsdb_replicated_objects_convert() change remote to local attid...
authorStefan Metzmacher <metze@samba.org>
Mon, 8 Aug 2016 07:10:48 +0000 (09:10 +0200)
committerJeremy Allison <jra@samba.org>
Wed, 10 Aug 2016 22:49:15 +0000 (00:49 +0200)
commit111c5fd83fa3d0f2e1ae3af0767d8717edab484a
tree2a5b5f1bce8e026c5d4c4fe532380224f11ee3ba
parentcff6111d2fe5b3999447eaa870c5ddee158226aa
s4:dsdb/repl: let dsdb_replicated_objects_convert() change remote to local attid for linked attributes

We already do that for objects in dsdb_convert_object_ex().

We need to be consistent and do the same for linked attributes.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source4/dsdb/repl/replicated_objects.c
source4/dsdb/samdb/samdb.h