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)
committerStefan Metzmacher <metze@samba.org>
Wed, 3 Feb 2016 07:33:11 +0000 (08:33 +0100)
commit452234b7bcdee2e0e3df6e0500ff798062bc5b9e
treea7830457c2428d23a06b1e0b73845ee7d56dc66a
parentd5423feb4b3d388d2de8e1745a8f1138b42b64f5
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>
python/samba/netcmd/domain.py