selftest/dbcheck: Fix up RODC one-way links (use correct dbcheck rule)
authorAndrew Bartlett <abartlet@samba.org>
Fri, 15 Oct 2021 00:09:20 +0000 (13:09 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 15 Oct 2021 10:00:47 +0000 (10:00 +0000)
commita7ad665e65f0701eb75cac5bc10a366ccd9689f4
treeb2756b99fcacfc2232d508d45db7209ece9b110a
parentce3d33f4c141afdfa3fbe9fe26835dc32ef95fe0
selftest/dbcheck: Fix up RODC one-way links (use correct dbcheck rule)

The previous commit was correct on intention, but it was not noticed
as there is a race, that the incorrect rule was appended to.

These links are removed by remove_plausible_deleted_DN_links not
fix_all_old_dn_string_component_mismatch

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

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Fri Oct 15 10:00:47 UTC 2021 on sn-devel-184
testprogs/blackbox/dbcheck.sh