s4/dsdb/tests/python: base64.b64encode returns bytes
authorNoel Power <noel.power@suse.com>
Thu, 31 May 2018 15:13:28 +0000 (16:13 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 12 Jul 2018 23:12:25 +0000 (01:12 +0200)
commit2a2c22136ba63eb994faa6b2eeda342dd5491d49
treea70c5af485757375ce64be793b4c04abf65c173b
parent883c3d8d646135c182db3c6f4085edb052929bcf
s4/dsdb/tests/python: base64.b64encode returns bytes

adjust to unicode for py2/py3 compat needed as part of changes
to ensure samba4.ldap.password_settings will work with PY3

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Andreas Schneider <asn@samba.org>
Signed-off-by: Joe Guo <joeg@catalyst.net.nz>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
source4/dsdb/tests/python/password_settings.py