samba-tool: add -b/--base-dn option to contacts list command
authorJule Anger <ja@sernet.de>
Mon, 26 Aug 2019 07:33:24 +0000 (09:33 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 21 Jan 2020 14:38:45 +0000 (14:38 +0000)
commit8a45adb2b19279d01b33d0f7c15f1cd1c5f9e863
treeecb6fe0d999193841ede5aa69b721f9946d1656c
parent88f0a1390b854f4ea1f6e29914e3bac85457c745
samba-tool: add -b/--base-dn option to contacts list command

With this option it's e.g. possible to list the contacts of a
specify OU or contacts 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/contact.py