samba-tool group move: use binary encoded group name
authorBjörn Baumbach <bb@sernet.de>
Wed, 26 Feb 2020 12:40:50 +0000 (13:40 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 28 Feb 2020 03:08:45 +0000 (03:08 +0000)
commit626209beab2fc9b0fdb7e90338cdfec5cfa48dd7
tree2d439bfe59a3e983c84c7f3b65bf9096dc5dcd24
parentd0f8e833653df652df01a472c4bbfd256f10f810
samba-tool group move: use binary encoded group name

Allows to move groups with names like e.g. 'group1 (xy)'.

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

Signed-off-by: Björn Baumbach <bb@sernet.de>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/netcmd/group.py