Integrated Windows Authentication for Multiple Domains

  • Thread starter Thread starter Jacksm
  • Start date Start date
J

Jacksm

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.
 
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top