Hi,

can you switch log level to debug to see what HtmlUnit's
DefaultCredentialsProvider says?

Marc.
-- 
Blog: http://mguillem.wordpress.com


Rainer Worbis wrote:
> Hi,
> 
> No, I did try:
>       prov.addNTLMCredentials("user","passwd",null,-1,"hostname","domain");
>       prov.addNTLMCredentials("user","passwd",null,-1," ","domain");
>       prov.addNTLMCredentials("user","passwd",null,-1," ","");
>       prov.addNTLMCredentials("user","passwd",null,-1,"hostname","");
>       prov.addNTLMCredentials("domain\user","passwd",null,-1," ","");
>       prov.addNTLMCredentials("domain\user","passwd",null,-1,"hostname","");
> 
> none of the above did work:
> 
>    [invoke] <P><B>Description:</B> You are not authorized to view this page 
> due to invalid authentication headers.
>    [invoke] <P><B>Error Code:</B> 0x80070005
> 
> Since I am running vista I tried it with in elevated mode and without - 
> doesn't matter - doesn’t work.
> 
> Thanks,
> Rainer
> 
> -----Ursprüngliche Nachricht-----
> Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Marc Guillemot
> Gesendet: Freitag, 19. Oktober 2007 12:10
> An: [email protected]
> Betreff: Re: AW: [Webtest] NTML (integrated) Auth
> 
> Hi Rainer,
> 
> could you make it working?
> 
> Cheers,
> Marc.



_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to