PY3: net.change_password & net.set_password take string not bytes
authorNoel Power <noel.power@suse.com>
Wed, 28 Nov 2018 14:06:54 +0000 (14:06 +0000)
committerNoel Power <npower@samba.org>
Mon, 10 Dec 2018 09:38:21 +0000 (10:38 +0100)
commit0d73a2b0a29c108c3a0efbbe0473142046302b71
tree7d817da50c2278b4f61abfb6501b60c2d47fd722
parentd253e84a41b9f18243d57c41656d28fcd07e476a
PY3: net.change_password & net.set_password take string not bytes

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/join.py
python/samba/tests/audit_log_dsdb.py
python/samba/tests/audit_log_pass_change.py
python/samba/tests/auth_log_pass_change.py
source4/dsdb/tests/python/password_lockout.py