samba-tool group edit: use binary encoded group name
commit5608ab2f62dca919016e3d7cedbd5601fe587d45
authorBjörn Baumbach <bb@sernet.de>
Wed, 26 Feb 2020 12:56:14 +0000 (26 13:56 +0100)
committerKarolin Seeger <kseeger@samba.org>
Fri, 27 Mar 2020 10:40:20 +0000 (27 10:40 +0000)
tree7226cec0a662da197adebd566409bfb7b36a1cb6
parentf8525b2aa46edab630e1252bfd912126b365ac97
samba-tool group edit: use binary encoded group name

Allows to edit 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>
(cherry picked from commit f3e7ea0405d46ddfbeba9b3a84c13b7878464180)
python/samba/netcmd/group.py