replmd: replmd_check_upgrade_links() needs to first parses DNs
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Thu, 29 Dec 2016 02:09:15 +0000 (15:09 +1300)
committerDouglas Bagnall <dbagnall@samba.org>
Thu, 9 Feb 2017 02:17:15 +0000 (03:17 +0100)
commitc1bceb2528a6c1bdaec39d9d87cc34c1ef8c28df
tree96114d2fd1df3365cc3979411fee8aeb88c4b989
parent33b2758c5533d178570a94e88815af0278031e30
replmd: replmd_check_upgrade_links() needs to first parses DNs

Because we now load the dns with get_parsed_dns_trusted we have
to manually explode them in the upgrade tests.

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