samba-tool: add -b/--base-dn option to users list command
authorJule Anger <ja@sernet.de>
Mon, 26 Aug 2019 07:47:41 +0000 (09:47 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 21 Jan 2020 14:38:45 +0000 (14:38 +0000)
commitd4de2e3192ed9a1e93bc67f3e110dedde339ed98
treef949156f0982856efc200980d7861248ed0763f4
parent55be0f1d2f766618a59b6c4f0d95518adda1103e
samba-tool: add -b/--base-dn option to users list command

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