python: Move dsdb_Dn to samdb
commit85d2ff2f0003b106ca84866b7e7893723f1dd93c
authorDavid Mulder <dmulder@suse.com>
Mon, 14 Sep 2020 17:12:37 +0000 (14 11:12 -0600)
committerDavid Mulder <dmulder@samba.org>
Fri, 2 Oct 2020 13:29:35 +0000 (2 13:29 +0000)
tree7d7ed7ac27b47cc3b05dedea730f352e3eefc9af
parent234957a2e4408537c5722edf04dfe03dd31bd1b1
python: Move dsdb_Dn to samdb

The import dsdb needed for dsdb_Dn causes import
errors when trying to import get_bytes/get_string
in some places.

Signed-off-by: David Mulder <dmulder@suse.com>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
python/samba/common.py
python/samba/dbchecker.py
python/samba/kcc/kcc_utils.py
python/samba/kcc/ldif_import_export.py
python/samba/samdb.py
python/samba/tests/common.py
source4/torture/drs/python/repl_rodc.py