diff options
Diffstat (limited to 'nsswitch/wbinfo.c')
-rw-r--r-- | nsswitch/wbinfo.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nsswitch/wbinfo.c b/nsswitch/wbinfo.c index b6f0ff8ccbf..6a1dbd9b56b 100644 --- a/nsswitch/wbinfo.c +++ b/nsswitch/wbinfo.c @@ -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: |