Laxmikanth
Guest
|
Posted:
Mon Dec 20, 2004 5:05 pm Post subject:
IE fails to authenticate on localhost when url is a FQDN |
|
|
Hi,
I am using IIS5.1 on Win XP SP2.
On accessing my web application using the browser on the same machine, it
fails with authentication error when the URL is mentioned as a fully
qualified domain name. My Web applicaiton is configured to use integrated
windows authentication. On access, the browser pops up a dialog to accept
credentails, repeats it thrice and eventually throws an error.
It used to work this way in SP1.
Pls. also note that I am able to access the site from a different machine on
the network using FQDN <machinename>.<domainname>/<app>, from the same
machine as localhost/<app>, from the same machine as <machinename>/<app>.
It only fails on XP SP2 local access
I fail to understand the reason behind this.
Your help would be appreciated.
thanks,
Laxmikanth |
|