Fastream Technologies wrote:
> I also did not understand why you made USE_NTLM_AUTH deifne! 

It is defined by default so why do you care?
NTLM/SSPI requires a Windows OS, I like to be able to undefine
features especially when they are still beta.

> I do not
> like defines much as they decrease the readability of the code! Let's
> remove it IMO. All the browsers support NTLM now and it should be a
> property's job to select which AUTH_TYPE to use.
> 
> Regards,
> 
> SZ
> 
> 
> ----- Original Message -----
> From: "Arno Garrels" <[EMAIL PROTECTED]>
> To: "ICS support mailing" <twsocket@elists.org>
> Sent: Tuesday, September 12, 2006 7:27 PM
> Subject: Re: [twsocket] Simple NTLM question
> 
> 
>> Fastream Technologies wrote:
>>> ----- Original Message -----
>>> From: "Arno Garrels" <[EMAIL PROTECTED]>
>>> To: "ICS support mailing" <twsocket@elists.org>
>>> Sent: Tuesday, September 12, 2006 6:22 PM
>>> Subject: Re: [twsocket] Simple NTLM question
>>> 
>>> 
>>>> Fastream Technologies wrote:
>>>>> Here is my problem: Let's say I have two domains to let whose
>>>>> members to authenticate:
>>>>> 
>>>>> LOCALHOST
>>>>> FASTREAM
>>>>> 
>>>>> Now, what if the end user enters some domain in the dialog box
>>>>> that is equivalent to one of these but with a different alias??
>>>> 
>>>> I have no idea how virtual domains/hosts are implemented, but isn't
>>>> it just mapping host names provided in the header to different root
>>>> folders or in case of a (reverse) proxy redirecting the request to
>>>> some HTTP server which will the authenticate the user as necessary?
>>> 
>>> This is a reverse proxy which when configured will handle
>>> authentication by itself.
>> 
>> Has it to handle authentication for any protected page on the HTTP
>> servers, or is it just a general authentication to traverse the
>> proxy? 
>> 
>> ---
>> Arno Garrels [TeamICS]
>> http://www.overbyte.be/eng/overbyte/teamics.html
>> 
>> 
>>> When configured otherwise, it will forward
>>> the request to be authenticated by the web servers. I need to handle
>>> all! :(
>> 
>> I still not got the type of authentication the proxy server needs to
>> perform, is it a general authentication
>> 
>>> Any other ideas?
>>> 
>>> Best Regards,
>>> 
>>> SZ
>> --
>> To unsubscribe or change your settings for TWSocket mailing list
>> please goto http://www.elists.org/mailman/listinfo/twsocket
>> Visit our website at http://www.overbyte.be
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to