Hi, As far as I remember this NTLM authentication doesnt work. It seems like jmeter is using the credentials of the user which started the java process.
If I am wrong, please anyone share how this should be done. If this is not supported I guess it would make sense to open a bugzilla ticket on this. Regards, Shmuel. בתאריך 2012 3 29 14:45, מאת "Flavio Cysne" <[email protected]>: > Have you tried this solution > > http://stackoverflow.com/questions/1793649/jmeter-with-windows-authentication > ? > > 2012/3/29 sebb <[email protected]> > > > On 29 March 2012 11:22, vineeth <[email protected]> wrote: > > > Yeah thats right. JMeter will log in with credentials of the user > > > running the test. > > > > So I guess the authentication is being done externally to JMeter, in > > which case there's not a lot JMeter can do about it. > > > > > Thanks & Regards > > > > > > Vineeth > > > > > > > > > sebb-2-2 [via JMeter] wrote: > > >> On 29 March 2012 09:37, vineeth <[hidden email] > > >> </user/SendEmail.jtp?type=node&node=5603297&i=0>> wrote: > > >> > Hi > > >> > > > >> > I am testing a site which upon entering the URL will take the > > >> windows domain > > >> > credentials of the user and logs in automatically. The user is not > > >> providing > > >> > the credentials. I have recorded this and added "HTTP Authorization > > >> Manager" > > >> > to provide authorization. But whatever login credentials I provide > > >> in the > > >> > "HTTP Authorization Manager" it is logging with the user with which > > the > > >> > recording was done. > > >> > > >> Are you sure? > > >> Or does it just login with the credentials of the user running the > test? > > >> > > >> > How can I log in with different users? > > >> > > > >> > Is there any dependancy on "Implementation"(Java, HttpClient3.1, > > >> > HttpClient4)? > > >> > > > >> > -- > > >> > View this message in context: > > >> > > > http://jmeter.512774.n5.nabble.com/Providing-Windows-Authentication-tp5603015p5603015.html > > >> > Sent from the JMeter - User mailing list archive at Nabble.com. > > >> > > > >> > > --------------------------------------------------------------------- > > >> > To unsubscribe, e-mail: [hidden email] > > >> </user/SendEmail.jtp?type=node&node=5603297&i=1> > > >> > For additional commands, e-mail: [hidden email] > > >> </user/SendEmail.jtp?type=node&node=5603297&i=2> > > >> > > > >> > > >> --------------------------------------------------------------------- > > >> To unsubscribe, e-mail: [hidden email] > > >> </user/SendEmail.jtp?type=node&node=5603297&i=3> > > >> For additional commands, e-mail: [hidden email] > > >> </user/SendEmail.jtp?type=node&node=5603297&i=4> > > >> > > >> > > >> > > >> > ------------------------------------------------------------------------ > > >> If you reply to this email, your message will be added to the > > >> discussion below: > > >> > > > http://jmeter.512774.n5.nabble.com/Providing-Windows-Authentication-tp5603015p5603297.html > > >> > > >> To unsubscribe from Providing Windows Authentication, click here > > >> < > > > http://jmeter.512774.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=5603015&code=dmluZWV0aC5zYXNpZGhhcmFuQHNwaS5jb218NTYwMzAxNXwxMzIwMDI3NDgw > > >. > > >> NAML > > >> < > > > http://jmeter.512774.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml > > > > > >> > > > > > > > > > -- > > > View this message in context: > > > http://jmeter.512774.n5.nabble.com/Providing-Windows-Authentication-tp5603015p5603311.html > > > Sent from the JMeter - User mailing list archive at Nabble.com. > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > >
