Hello everyone,
In IIS 7 you can choose to use the Windows Authentication instead of Anonymous. I made four extra websites in IIS 7 and configured them just like the first one. The first one only works while the other four doesn't accept my credentials. Admin has full access to inetpub so permissions shoudn't be a problem I guess. Does someone know what I did wrong?
Windows config:
Windows 2008 R2 with Domain, AD, DNS, IIS7.
Server static IP: 192.168.111.2
Server name: WEBL1
Domain: server.local
DNS: The DNS has five zones: server.local, exampledomain1.local, exampledomain2.local, exampledomain3.local, securesite.local I can ping all of them without a problem. Thank you in advance.