Re: [twsocket] Is there any way to force NTLM to authenticate against agiven AD domain?

2010-12-13 Thread Maurizio Lotauro
Scrive Arno Garrels arno.garr...@gmx.de: Looks like it's not possible with current THttpCli: [...] Have you tried adding the domain to the name as dom...@user? Sometime I need to do so to get it working. Bye, Maurizio. This mail has been

Re: [twsocket] Is there any way to force NTLM to authenticate against agiven AD domain?

2010-12-12 Thread Fastream Technologies
Hello again, I thought I should have made our offer more concrete. We would like to offer $180 to a coder who can make the ICS code advancement so that an event with a reference variable called NTLMDomain would return the NTLM domain to authenticate against after the request is received for HTTPS

Re: [twsocket] Is there any way to force NTLM to authenticate against agiven AD domain?

2010-12-11 Thread Arno Garrels
Looks like it's not possible with current THttpCli: {* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *} function THttpCli.GetNTLMMessage1(const ForProxy: Boolean): String; begin { Result := FNTLM.GetMessage1(FNTLMHost, FNTLMDomain);} { it is very

Re: [twsocket] Is there any way to force NTLM to authenticate against agiven AD domain?

2010-12-11 Thread Fastream Technologies
Hello, On Sat, Dec 11, 2010 at 1:57 PM, Arno Garrels arno.garr...@gmx.de wrote: Looks like it's not possible with current THttpCli: ... BTW: In the meanwhile (2007) MS published their NTLM specs. they have been updated yesterday: NT LAN Manager (NTLM) Authentication Protocol Specification: