dbcheck: check for linked atributes that should not exist
commit0b1405039ce73f97c3fd79f0517c883c09bbe0ed
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Thu, 30 Jun 2016 04:17:37 +0000 (30 16:17 +1200)
committerGarming Sam <garming@samba.org>
Fri, 15 Jul 2016 08:01:29 +0000 (15 10:01 +0200)
tree32586c66a95f0b4485d847793b4a85b6b535e978
parent8edb8a78ec91225c11b823ec2bd24dbf54d985af
dbcheck: check for linked atributes that should not exist

In order to do this we need to use the reveal internals control, which
breaks the comparison against extended DNs. So we compare the
components instead.

Because this patch makes our code notice and fix stale one-way-links
(eg, after a rename) now, the renamedc test needs to be adjusted to
match.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
python/samba/dbchecker.py
testprogs/blackbox/renamedc.sh