samba-tool: add --full-dn option to group listmembers command
commitbb66b3225463c940141da2c9ae23dbe6d85b3151
authorJule Anger <ja@sernet.de>
Thu, 22 Aug 2019 13:39:37 +0000 (22 15:39 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 21 Jan 2020 14:38:44 +0000 (21 14:38 +0000)
treeec18116343d8c73518e1d591d261499a3f1ff475
parent08207f77f13e82cbe1c5a1f82f45680cadfd65d9
samba-tool: add --full-dn option to group listmembers command

With this option the command lists the groupmembers distinguished names
instead of the sAMAccountName.

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/group.py