]> git.ipfire.org Git - thirdparty/samba.git/commit
samba-tool: add --full-dn option to user list command
authorJule Anger <ja@sernet.de>
Thu, 22 Aug 2019 07:30:21 +0000 (09:30 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 21 Jan 2020 14:38:44 +0000 (14:38 +0000)
commit31060963956ba6feb81d45c3afe140a0a4c3d235
tree35e024fded1ad844db1a2eb1720f9d15ceb8d671
parent2e767e81be409f827e2e6ca1dde7b6ebf1354428
samba-tool: add --full-dn option to user list command

With this option the command lists the users distringuished names
instead of the sAMAccountNames.

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