samba-tool group listmembers: use binary encoded group names
authorBjörn Baumbach <bb@sernet.de>
Wed, 26 Feb 2020 12:38:50 +0000 (13:38 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 28 Feb 2020 03:08:45 +0000 (03:08 +0000)
commitd0f8e833653df652df01a472c4bbfd256f10f810
tree5089cfc56c2c08a832d74834bc9ebe6e9f8495e5
parent1d2e9f27fa9cff55245e45a194f696fc9ca4376d
samba-tool group listmembers: use binary encoded group names

Allows to find 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