Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Mar : Indy and NTLM Authentication
| Subject: | Indy and NTLM Authentication |
| Posted by: | "Graham Harris" (..@bmsgharr.globalnet.co.uk) |
| Date: | 21 Mar 2007 09:18:28 |
Hi
Despite the help given below I am still getting issues logging on to a
web site that uses NTLM authentication. IE Works OK but when I use Indy
I get Not Authorised. I get the following:
your Web browser is sending a WWW-Authenticate header field that the
Web server is not configured to accept.
I have included IdAuthenticationNTLM in the unit uses clause. If I do
not asscociate a IdSSLIOHandlerSocketOpenSSL object to the IOHandler I
get an error.
TIA
Graham Harris
P.S. I am using Indy 10.1.6
--