https://bz.apache.org/bugzilla/show_bug.cgi?id=64534
Felix Schumacher <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW --- Comment #5 from Felix Schumacher <[email protected]> --- Ok, so as I see it, there are a few problems pointed out by this report: a) The java client for HTTP Sampler uses - under windows - the NTLM Credentials of the user that runs JMeter if NTLM authentication is requested by the tested server b) The HttpClient implementation allows to answer NTLM requests when BASIC mechanism is selected c) The documentation refers to mechanism and it is unclear how it relates to authentication For a) I tend to leave it that way, as I believe the old Java client is used not that much and it probably behaves badly under Windows, only For b) should probably be mentioned in the docs, as changing it might break existing test plans For c) enhancements in form of patches or text fragments to docs are always welcome :) -- You are receiving this mail because: You are the assignee for the bug.
