Hi all,<br><br>I&#39;m using jcifs 1.3.3 to provide ntlmv1 authentication for a SIP application.<br><br>The first request received from the sip client is authenticated successfully with the domain controller. <br>On the second request the client resend the type3message data from the first request and my application attempts to authenticate with the domain controller once more. This time the authentication fails with the following error message: Logon failure: unknown user name or bad password. NT status: 0xC00006d. <br>
<br>Is this supposed to work at all? Is there something that can be done in jcifs or in the domain controller to make sure that multiple authentication attempts using the same ntlmpasswordauthentication credentials succeeds? I&#39;d prefer not to maintain too much state in my application and just pass all authentication attempts directly to the domain controller. <br>
<br>Thanks in advance.<br><br><br>Regards,<br>Jan Asle Kroknes<br>