python/samba/netcmd: PY3 fix samba4.blackbox.trust_utils test
authorNoel Power <noel.power@suse.com>
Mon, 5 Nov 2018 13:56:48 +0000 (13:56 +0000)
committerNoel Power <npower@samba.org>
Mon, 10 Dec 2018 09:38:21 +0000 (10:38 +0100)
commit72921682558b0eafc1e8cd7b9ae74e81c5c2b9dc
treea234cac3ae4e483bc67195fa8957f73474bc5543
parent679b640ac5e4da883d30be50cbf5c2efc7515774
python/samba/netcmd: PY3 fix samba4.blackbox.trust_utils test

In python3 we are using ldb.bytes where we need strings
Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/netcmd/domain.py