IIS Server Security >> Windows Authentication how to avoid POP up

by Reji » Thu, 22 Dec 2005 17:21:46 GMT

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




IIS Server Security >> Windows Authentication how to avoid POP up

by Jon Phipps » Thu, 22 Dec 2005 22:36:10 GMT


make sure you are allowing annonymous connections to the website, this is
default behaviour. Also allow all computers and IP's access(again this is
default but can be changed)

Jon





IIS Server Security >> Windows Authentication how to avoid POP up

by David Wang [Msft] » Fri, 23 Dec 2005 13:26:00 GMT

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.
//







Similar Threads

1. how to stop pop ups even with pop up stopper

HOW IN THE WORLD DO YOU STOP ANNOYING POP UPS THAT OCCUR 
EVEN WHEN YOU HAVE POP UP STOPPER?? SOME OF THESE ARE 
PRETTY DISGUSTING AND DON'T EVEN RELATE TO THE SITES YOUR 
CURRENTLY VIEWING THANKS

2. windows messanger pop ups - IIS Server Security

3. How can I avoid the windows authentication for viewing a report

Hi: Could anyone pls let me know how can I avoid the windows
authentication screen for viewing a report in Reporting Service. TIA
Zahir

4. no more pop-ups in IE? - ASP

5. how to get rid of pop ups?????

Hi
   Don't know how to get rid of pop ups. keep comming even when I don't surf the net.....somebody said, that I should stop some services in a Task Manager.....any suggestions???
          thank Ya'll

6. Source Code to Filter out WindowsMessenger POP-UPS - IIS Server Security

7. Pop Ups

8. preventing nasty pop ups coming up. - IIS Server Security