My web server is joined to a windows domain. This domain has trusts to
many other different domains. Users access my web server from
different domains which are the trusted domains. Is this possible to
do without any other configuration? Will the web server know which
domain to look for to authenticate? Any information on how to do this
would be appreciated. Thank you.
re: Integrated Windows Authentication for Multiple Domains
Hi,
In the web.config file use windows authentication, and in the Directory
security in IIS specify basic authentication and in the default domain put
"\"
My web server is joined to a windows domain. This domain has trusts to
many other different domains. Users access my web server from
different domains which are the trusted domains. Is this possible to
do without any other configuration? Will the web server know which
domain to look for to authenticate? Any information on how to do this
would be appreciated. Thank you.
>
>