]> git.ipfire.org Git - thirdparty/samba.git/commit
samba-tool group edit: use binary encoded group name
authorBjörn Baumbach <bb@sernet.de>
Wed, 26 Feb 2020 12:56:14 +0000 (13:56 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 28 Feb 2020 03:08:45 +0000 (03:08 +0000)
commitf3e7ea0405d46ddfbeba9b3a84c13b7878464180
treea53b210d69906a0d1a5a59cd8818b09c0169e2eb
parent104582b73caf008600e15d76d57424263a0f28d4
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>
python/samba/netcmd/group.py