s4-dbchecker: fixed handling of DSDB DNs in dbcheck
authorAndrew Tridgell <tridge@samba.org>
Fri, 23 Sep 2011 07:37:23 +0000 (17:37 +1000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 4 Oct 2011 04:08:56 +0000 (15:08 +1100)
commit5d4f474b58e209f171bd5976242db4a1dc2af2ee
treebeb591fd5b54cabb1605214fd1ba7316003a6dae
parentac581b3374188b5d6171b5f90fb3d0a103201475
s4-dbchecker: fixed handling of DSDB DNs in dbcheck

we need to use the original value, as ldb.Dn() can't parse a DSDB
binary DN
source4/scripting/python/samba/dbchecker.py