samba-tool: add --full-dn option to group list command
authorBjörn Baumbach <bb@sernet.de>
Mon, 12 Aug 2019 18:43:48 +0000 (20:43 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 21 Jan 2020 14:38:44 +0000 (14:38 +0000)
commit51d4c82f3c5bed8a412ccf747e0617e14ca35671
treefa22458cfdbbfce22ca2a1ab84cd9cdf59529110
parentb813ef6ae7a8349f961f9f133de8f52d1127d90b
samba-tool: add --full-dn option to group list command

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

Signed-off-by: Björn Baumbach <bb@sernet.de>
Reviewed-by: Ralph Boehme <slow@samba.org>
python/samba/netcmd/group.py