Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Dec : Indy and NTLM
| Subject: | Indy and NTLM |
| Posted by: | "Markus Alexander" (markus.alexand..@gmx.at) |
| Date: | Tue, 19 Dec 2006 05:38:47 |
Hello NG,
although there exist many postings about Indy and NTLM, I didn't manage
getting it work.
I'm trying to authenticate my request againt an IIS 6.0 with NTLM
authentication applied. Everything seems to work fine: Indy selects
TIdSSPINTLMAuthentication and starts with the authentication process. But
then it fails on the third step.
Sniffing on the network and comparing it to the request from Ie, the only
difference is that Indy disconnects the connection after each request.
Can this be the problem? Or has anyone got another idea?
I'm using Indy10 and BDS 3.0 (Delphi9)...
TIA
Markus Alexander