net: 'net ads gpo getgpo' command not dumping gpo
authorAmit Kumar <amitkuma@redhat.com>
Mon, 15 Jul 2019 20:59:44 +0000 (02:29 +0530)
committerRalph Boehme <slow@samba.org>
Tue, 22 Oct 2019 19:39:40 +0000 (19:39 +0000)
commit799b05cf7f9e49db71a731fdf9264311703fd3cf
tree4a13293749fe1fd26028688828668e3bc14b836d
parent6ebd0ba735e6fdddc4d7ded57879d85a42aabf05
net: 'net ads gpo getgpo' command not dumping gpo

We have passed dump_gpo(debuglevel=1), hence gpo is not
dumped at debuglevel=0. But end user will expect gpo
to be dumped without setting debug flag.

Signed-off-by: Amit Kumar <amitkuma@redhat.com>
Reviewed-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Noel Power <noel.power@suse.com>
source3/utils/net_ads_gpo.c