r11371: Fix the ntlm_auth build.
authorAndrew Bartlett <abartlet@samba.org>
Fri, 28 Oct 2005 11:21:33 +0000 (11:21 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:45:27 +0000 (13:45 -0500)
Andrew Bartlett
(This used to be commit 708476d0b2d178b9fd80583ac02fdadd4f9650b0)

source4/utils/ntlm_auth.c

index 7072262653b1b65fc7ee8ad3043a3fb0086b650a..10e8110debfa47d7e21f305e91f24ea5e36d59c5 100644 (file)
@@ -167,6 +167,8 @@ static NTSTATUS local_pw_check_specified(const char *username,
                
                
                nt_status = ntlm_password_check(mem_ctx, 
+                                               MSV1_0_ALLOW_SERVER_TRUST_ACCOUNT |
+                                               MSV1_0_ALLOW_WORKSTATION_TRUST_ACCOUNT,
                                                challenge,
                                                lm_response,
                                                nt_response,