samba-tool: add -b/--base-dn option to groups list command
authorJule Anger <ja@sernet.de>
Mon, 12 Aug 2019 18:46:47 +0000 (20:46 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 21 Jan 2020 14:38:45 +0000 (14:38 +0000)
commit8f68236dc4ed281098d534981521d22a250e4001
tree8a4ac1eb1929b130ace3060c89b4da32b8db2dd5
parentb545ab1a85d56f169eecfa5d8735fdc5dd5a83f4
samba-tool: add -b/--base-dn option to groups list command

With this option it's e.g. possible to list the groups of a
specify OU or groups which are located under a different specific
place in the AD.

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