Hi Marc, I stumbled across this problem previously too. I guess the main obstacle that I was facing was that from discussions there seemed to be a fix for NTLM authorisation, however, I had no idea of how to implement it in my test. So, essentially I was doing trial and error but still could not get a positive result.
When I looked at the information on the NTLM Proxy Patch page on the community website, the tag that was specified for use did not seem to be recognised by Webtest. The updated classes, in Webtest that the page mentions, does not seem to be in the libraries provided, as I checked the packages that they were supposed to be in from within the jars. Jochen, as a temporary measure you can use a software proxy that does NTLM Authorisation. I am using NTLM authorization Proxy Server v0.9.8 by Dmitry Rozmanov which has worked for me. I believe webcleaner works as well, which is a web proxy that does all manner of http filtering with the added bonus of NTLM Authorisation (not properly tested according to the author). In saying that, I would love to have Webtest handle NTLM authorisation as it would be more elegant and allow me to stop using extraneous programs. Regards, Lawrence. -----Original Message----- From: Marc Guillemot [mailto:[EMAIL PROTECTED] Sent: Friday, 2 June 2006 4:36 PM To: [email protected] Subject: Re: [Webtest] NTLM authentication Hi Jochen, WebTest *should* be able to work with NTLM. Nevertheless it seems that it's not currently the case. The problem is that I'm not able to test it and that nobody has given the necessary feedback to understand what is gooing wrong. If you want to see it fixed and are ready to make some tests, I propose you to first look at [1] and inform me about the result. Best would be to continue the disscussion privately as I may need to send you some fixed jars. Marc. [1] http://www.nabble.com/RE%3A-RE%3A-RE%3A-problem-with-NT-authentication-t1488 973.html#a4135618 -- View this message in context: http://www.nabble.com/NTLM-authentication-t1717559.html#a4674990 Sent from the WebTest forum at Nabble.com. _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

