Hi Everyone,
Our developers created a site that uses integrated windows authentication to authenticate users. On the DEV IIS server and IIS site, it works fine locally and from a remote pc. I copied the code to our Live IIS server, copied every setting, but it will not grab the domain\username info from a remote pc on our Prod server.. But if you browse the site locally on the PROD IIS Server, it will authenticate..
I cannot see any IIS config issues, does this appear to be a firewall issue?
Our developers created a site that uses integrated windows authentication to authenticate users. On the DEV IIS server and IIS site, it works fine locally and from a remote pc. I copied the code to our Live IIS server, copied every setting, but it will not grab the domain\username info from a remote pc on our Prod server.. But if you browse the site locally on the PROD IIS Server, it will authenticate..
I cannot see any IIS config issues, does this appear to be a firewall issue?
Comment