Fastream Technologies wrote:
> So since we are talking about the web server, the NTLMDomain property
> should be of THttpConnection, NOT the THttpServer. In the
> OnGet/Head/PostDocument it should be set by the app coder or if it is
> not set then it will be null hence work as it is now.
 
> I was talking about the web server but the client also needs some
> mechanism to indicate the NTLM domain so that it can send request to
> the web server in case of NTLM on the web server. But wait a minute,
> when there is reverse proxy sitting in front, web servers cannot
> authenticate with NTLM, can they? 

Important to know for readers was how exactly the NTLM authentication 
is handled by your proxy _currently_ and in what way you want to change 
that design, nobody nows that so far.
Adding a string property is a matter of two lines of code, even a BCB
developer should be able to do that in Delphi.

-- 
Arno Garrels
 
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to