samba-tool: add -b/--base-dn option to OUs list command
authorJule Anger <ja@sernet.de>
Mon, 26 Aug 2019 08:25:18 +0000 (10:25 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 21 Jan 2020 14:38:45 +0000 (14:38 +0000)
commit2186c5a6a4c6de16a0371289832ca99bbc5bc3c2
treed400b5c72c84e1c0cec4912e9881ce23daca5767
parent918d91bb8432ffc0788409ef94fa8b1365be8500
samba-tool: add -b/--base-dn option to OUs list command

With this option it's e.g. possible to list the OUs which are
located under a different specific place in the AD.

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