python:samba/netcmd/domain: make use of the generic arcfour_encrypt() and string_to_b...
authorStefan Metzmacher <metze@samba.org>
Thu, 28 Jan 2016 13:00:38 +0000 (14:00 +0100)
committerKarolin Seeger <kseeger@samba.org>
Fri, 5 Feb 2016 09:03:34 +0000 (10:03 +0100)
commit8acf14ed580e890f8cac10fb0d58523eeac169e9
tree4cdeb4573d11036bc61ebf1d08eda82a3912355b
parentb950d91b97bf2e54392a5442eb19ea90811bd06a
python:samba/netcmd/domain: make use of the generic arcfour_encrypt() and string_to_byte_array() functions

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11699

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
(cherry picked from commit 452234b7bcdee2e0e3df6e0500ff798062bc5b9e)
python/samba/netcmd/domain.py