samba-tool group addmembers: add new option --object-types
authorBjörn Baumbach <bb@sernet.de>
Fri, 9 Aug 2019 15:07:07 +0000 (17:07 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 21 Jan 2020 14:38:46 +0000 (14:38 +0000)
commitf2e2579926e0bfcd8b150c33cd4784391426c5e6
treede8bbf86baec221434ab01da2337762c20e7726b
parenta4d77bfd90d09b37b89f99042d9e0e3d5b102677
samba-tool group addmembers: add new option --object-types

With this option the admin can specify the object types of the group
members which will be added to the group. The search filter for the objects
will be created according to the types.

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