wbinfo: fix --ntlmv1 option
[sfrench/samba-autobuild/.git] / nsswitch / wbinfo.c
index b6f0ff8ccbf6130eb6cdc7a7e7aa67dd97243916..6a1dbd9b56b9740e25252fe1a14ec751d49a3276 100644 (file)
@@ -3243,6 +3243,7 @@ int main(int argc, const char **argv, char **envp)
                /* generic configuration options */
                case OPT_DOMAIN_NAME:
                case OPT_VERBOSE:
+               case OPT_NTLMV1:
                case OPT_NTLMV2:
                case OPT_LANMAN:
                case OPT_LOGOFF_USER: