Also can you please check that at IIS server has authentication setup as Negotiate or something else. If its Negotiate then it behaves as mentioned below, its Negotiate which is set up on Microsoft CRM I a working on and its using Kerberors Authentication. I am runing a big project with tens of thousands of HTTP calls each getting authenticated without any issues.
*************************** Negotiate authentication automatically selects between the Kerberos protocol and NTLM authentication, depending on availability. The Kerberos protocol is used if it is available; otherwise, NTLM is tried. Kerberos authentication significantly improves upon NTLM. Kerberos authentication is both faster than NTLM and allows the use of mutual authentication and delegation of credentials to remote machines. *************************** Regards Jitesh On 27 March 2013 10:00, Jitesh Thakur <[email protected]> wrote: > I am working on Microsoft CRM project and it works perfectly well with > Kerbros authentication. All you need to do is get appropriate information > on active directory users and domains and Http Authentication Manager. Rest > I know its not simple but I believe it should work. > > Regards > Jitesh > > On 27 March 2013 07:21, lgetwan [via JMeter] < > [email protected]> wrote: > >> Hello waseemfa, >> >> thanks for this hint. I'm afraid, you're right! >> >> Greetings, >> Lars >> >> ------------------------------ >> If you reply to this email, your message will be added to the >> discussion below: >> >> http://jmeter.512774.n5.nabble.com/NTLM-Authentification-tp5716386p5716505.html >> To unsubscribe from NTLM Authentification, click >> here<http://jmeter.512774.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=5716386&code=dGhha3VyaG9tZUBnbWFpbC5jb218NTcxNjM4NnwzNjE1MjkyMzM=> >> . >> 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> >> > > > > -- > ********************************************* > Warm Regards > Jitesh Thakur (PMP, ISEB, CSQA) > http://in.linkedin.com/in/jiteshthakur > M: 07943464906 > ********************************************* -- ********************************************* Warm Regards Jitesh Thakur (PMP, ISEB, CSQA) http://in.linkedin.com/in/jiteshthakur M: 07943464906 ********************************************* -- View this message in context: http://jmeter.512774.n5.nabble.com/NTLM-Authentification-tp5716386p5716512.html Sent from the JMeter - User mailing list archive at Nabble.com.
