samba-tool: add -b/--base-dn option to computer list command
authorJule Anger <ja@sernet.de>
Mon, 26 Aug 2019 06:46:24 +0000 (08:46 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 21 Jan 2020 14:38:45 +0000 (14:38 +0000)
commitb292a266a8db3e5fbe67cd14c0167869efba2705
tree3d6d5b8ddfe40fea65f776f8caffe771f16e013d
parentbced03b0d1af2055a7b32b5658a746d6a0505ede
samba-tool: add -b/--base-dn option to computer list command

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