python: Bulk conversion callers of ldb.Dn second param
authorNoel Power <noel.power@suse.com>
Wed, 25 Apr 2018 19:01:49 +0000 (20:01 +0100)
committerNoel Power <npower@samba.org>
Mon, 30 Apr 2018 13:43:19 +0000 (15:43 +0200)
commitb54472f868dc491579b471db6c6660bb03ab51c3
treee8ac495eea482a988c004e702c8a0bbd63ab84cb
parent13280d3db9fdbbd87c6ed2faa69b24bc7660674d
python: Bulk conversion callers of ldb.Dn second param

Convert second param passed to ldb.Dn to be unicode so py2 & py3 code
will work

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
12 files changed:
python/samba/dbchecker.py
python/samba/descriptor.py
python/samba/join.py
python/samba/kcc/__init__.py
python/samba/netcmd/fsmo.py
python/samba/provision/__init__.py
python/samba/remove_dc.py
python/samba/tests/kcc/ldif_import_export.py
source4/dsdb/tests/python/rodc_rwdc.py
source4/dsdb/tests/python/token_group.py
source4/torture/drs/python/getnc_exop.py
source4/torture/drs/python/ridalloc_exop.py