Problem: trying to move web sites to a second controller in my domain, and I'm
getting unwanted request for authentication.
Detail: when the IP address of the site is on the domain controller, I
attempt to access it with IE. If I've set the site up in IIS, I see it, if
I
don't, I get a page not found. As expected. If I move the IP to the second
controller, and attempt to access it with IE, I get an immediate request for
user ID and password, whether or not the site is defined in IIS. As a side
note, any new sites I set up can be accessed without the user ID / password
request appearing.
Am I missing some permission somewhere? What do I need to do to resolve
this?
Thanks in advance,
Ben