Re: Windows Authentication how to avoid POP up
- From: "David Wang [Msft]" <someone@xxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 22 Dec 2005 21:26:00 -0800
http://blogs.msdn.com/david.wang/archive/2005/07/04/Why_you_get_login_prompt_on_VS2005_with_Integrated_Auth.aspx
IE treats dotted IP address as Internet, which is in a different Internet
Zone than localhost. It also has different auto-login behavior for those
Zones.
To prevent the login dialog, make sure to give IE a URL that goes into the
appropriate Zone with the appropriate auto-login behavior.
This is not an IIS issue because the browser is responsible for dealing with
authentication - which includes auto-login.
--
//David
IIS
http://blogs.msdn.com/David.Wang
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Reji" <rejigopu@xxxxxxxxx> wrote in message
news:O2MejktBGHA.916@xxxxxxxxxxxxxxxxxxxxxxx
> Hi All
>
> I am facing one problem while accessing the website created in my local
> system(Logged in a domain)
>
>
>
> In IIS I enabled windows authentication for the site.
>
> 1) If I try to access the site like
>
> http://IP address/ .. then the windows login pop up is coming
>
>
>
> 2) if I try
>
> http://localhost it will not ask for the windows login pop up
>
>
>
> How can I prevent the windows login pop in first case
>
>
>
> Please give your comments
>
>
>
> Thanks
>
> Reji
>
>
.
- References:
- Windows Authentication how to avoid POP up
- From: Reji
- Windows Authentication how to avoid POP up
- Prev by Date: Re: IIS (or Isapi) adds 'Connection' header to response
- Next by Date: Re: IIS (or Isapi) adds 'Connection' header to response
- Previous by thread: Re: Windows Authentication how to avoid POP up
- Next by thread: IIS (or Isapi) adds 'Connection' header to response
- Index(es):