wbinfo: fix --ntlmv1 option
authorGary Lockyer <gary@catalyst.net.nz>
Wed, 30 Jan 2019 21:52:07 +0000 (10:52 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 20 Feb 2019 05:03:08 +0000 (06:03 +0100)
commite3693bc2ff79b0411dba159a1e8ca626ca57732f
treeaa193120495ae54a3d156ceff28b0eaaaec2aecd
parent853ad870255483c4caea1bebc5e11f1059422172
wbinfo: fix --ntlmv1 option

Currently using the --ntlmv1 option fails with an unknown option error.
This patch ensures that the option is correctly supported.

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
nsswitch/wbinfo.c