Hi Sankar, I had already provided the authentication in authorization manager and used HTTP proxy server for recording but still getting an error.
Regards Sachin On Thu, Oct 13, 2016 at 9:44 AM, Sankar Das <[email protected]> wrote: > Hi, > > What happens if you try to access the site directly from browser? If it is > asking for basic authentication then provide the same in authorization > manager. > > Also check if you can make use of the in built https proxy recorder. > > On Oct 12, 2016 11:44 AM, "sachin Dhote" <[email protected]> wrote: > > I tried with Domain but still same error. > > I checked mailing list but do not found any related email. > > can anyone help me on this issue? > > On Wed, Oct 12, 2016 at 1:51 PM, Ivan Rancati <[email protected]> > wrote: > > > Hallo, > > > > as far as I remember, in the Authorization Manager you have to select > > BASIC_DIGEST, and then specify either a domain or a realm (it's been a > > while, so I forgot which of the two, sorry). > > > > I think this has been discussed already on jmeter-user, hence my > suggestion > > to search the mailing list. > > > > best regards > > Ivan > > > > On Wed, Oct 12, 2016 at 8:13 AM, sachin Dhote <[email protected]> wrote: > > > > > HI Ivan, > > > > > > Thanks for reply. > > > > > > But I am able to see only 2 types, 'BASIC_DIGEST' and 'KERBEROS' only. > > NTLM > > > is not available in drop down box. > > > > > > I am not clear about Realm field, what to mentioned there. > > > > > > Thanks and regards > > > Sachin > > > > > > On Wed, Oct 12, 2016 at 10:57 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] > > > > > > > > > > > > > > >
