https://issues.apache.org/bugzilla/show_bug.cgi?id=49601

           Summary: NTLM Auth problem
           Product: JMeter
           Version: 2.4
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTTP
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Created an attachment (id=25767)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25767)
Test plan

When trying to login to our application with JMeter I receive authentication
failure with :


2010/07/16 11:39:48 DEBUG - org.apache.commons.httpclient.HttpMethodDirector:
Authorization required 
2010/07/16 11:39:48 DEBUG - org.apache.commons.httpclient.HttpMethodDirector:
enter HttpMethodBase.processAuthenticationResponse(HttpState, HttpConnection) 
2010/07/16 11:39:48 DEBUG -
org.apache.commons.httpclient.auth.AuthChallengeProcessor: Using authentication
scheme: ntlm 
2010/07/16 11:39:48 DEBUG -
org.apache.commons.httpclient.auth.AuthChallengeProcessor: Authorization
challenge processed 
2010/07/16 11:39:48 DEBUG - org.apache.commons.httpclient.HttpMethodDirector:
Authentication scope: NTLM <any realm>@localhost:8080 
2010/07/16 11:39:48 DEBUG - org.apache.commons.httpclient.HttpMethodDirector:
Credentials required 
2010/07/16 11:39:48 DEBUG - org.apache.commons.httpclient.HttpMethodDirector:
Credentials provider not available 
2010/07/16 11:39:48 INFO  - org.apache.commons.httpclient.HttpMethodDirector:
Failure authenticating with NTLM <any realm>@localhost:8080 


I can successfully login with test app using commons-httpclient3 with same
credentials.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to