Actually, the domain/realm for NTLM are also described in the Jmeter Docs http://jmeter.apache.org/usermanual/component_reference.html#HTTP_Authorization_Manager
On Wed, Oct 12, 2016 at 7:27 AM, Ivan Rancati <[email protected]> wrote: > From your log, it appears the server requires NTLM authentication, not > basic > > 2016/10/12 10:27:16 INFO - org.apache.commons.httpclient.HttpMethodDirector: > Failure authenticating with NTLM <any realm>@fsad1.flextronics.com:443 > > I think it can be done, you will have to specify a realm as well as > user/password, try to search this mailing list for details. > > One archive for the JMeter-User mailing list is here > http://jmeter.512774.n5.nabble.com/JMeter-User-f512775.html > > On Wed, Oct 12, 2016 at 7:01 AM, sachin Dhote <[email protected]> wrote: > >> Hi Guys, >> >> I am getting below error for website i am tetsing; >> *"401 - Unauthorized: Access is denied due to invalid credentials."* >> >> I have used "HTTP Autherization Manager" in my script with all details >> i.e. Base URL,User name,password,Mechanisam=BSAIC_DIGEST" >> >> in script I used Implementation = HTTPCLient3,1, for others script giving >> some other error. >> >> Log file is attached here. >> >> Could you please suggest me as solution on this problem >> >> >> Thanks and Regards >> Sachin >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> > >
