Connect with Expertise | Find Experts, Get Answers, Share Insights

Integrated Windows Authentication for Multiple Domains

Jacksm
 
Posts: n/a
#1: Nov 13 '06
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.


Mohamed Mosalem
 
Posts: n/a
#2: Nov 13 '06

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
"\"

Regards,
Mohamed Mosalem
http://mosalem.blogspot.com

"Jacksm" wrote:
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.
>
>
Closed Thread