samba-tool: add --full-dn option to computer list command
commit29326e32645cd34b442c8048a768a7d37553b43a
authorJule Anger <ja@sernet.de>
Thu, 22 Aug 2019 07:12:31 +0000 (22 09:12 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 21 Jan 2020 14:38:44 +0000 (21 14:38 +0000)
tree2c95f002c06fb237e4a7311e1cb53631f46c2f4c
parente64f7de31fddbd702b19ec495f34faad01b217f9
samba-tool: add --full-dn option to computer list command

With this option the command lists the computers 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/computer.py