replmd linked attributes: use really_parse_trusted_dn everywhere
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Wed, 11 Jan 2017 04:49:24 +0000 (17:49 +1300)
committerDouglas Bagnall <dbagnall@samba.org>
Thu, 9 Feb 2017 02:17:16 +0000 (03:17 +0100)
commitedcfededd2f92e7d0196a077890c69a07b2d887b
treef82bfaf9dc610ff0b514cabf4601f52bcb67c67d
parentecf6e13749f779d6f56c13951e3d48fdcab18820
replmd linked attributes: use really_parse_trusted_dn everywhere

This function fills out the DN and GUID fields of an unparsed
parsed_dn struct, which was happening in a few other places already.

In some places the GUID was not being filled out, which would probably
cause problems if the sorted_links switch was turned on.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/samdb/ldb_modules/repl_meta_data.c