Let's say the web server is listening on the IP 192.168.2.2. A virtual
server is an Apache term for two domains on the same IP such as
www.domain1.com and www.domain2.com . We want people who log on to domain1
to be authenticated against NTLMdomain1 and domain2 to NTLMdomain2. These
should be configurable by the admin user (let's say the application
programmer will assignt the property NTLMDomain in OnGetDocument.

Sorry for my "quick" English.

HTH,

SZ

On Fri, Dec 17, 2010 at 10:47 AM, Francois PIETTE <francois.pie...@skynet.be
> wrote:

> Alright. Let's say there are two virtual servers, one per domain on the ICS
>> web server. For example in OnGetDocument, you assign different
>> TFileStream's
>> to different FRequestHost's. I need each HTTP domain's user set to
>> authenticate against a different AD/NTLM domain. It will be the
>> application
>> programmer/admin-configuration responsible for setting the NTLM domain
>> name
>> with respect to the FRequestHost. One future feature might be the ability
>> to
>> enable multiple NTLM domains per FRequestHost of which the end user would
>> choose from by the syntax domain\user while logging in.
>>
>
> Sorry, I don't understand, even the first sentence.
>
> --
> francois.pie...@overbyte.be
> http://www.overbyte.be
>
>
>
--
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