Re: IE prompts for a password when using anonymous authentication



"Adam Ainger" <AdamAinger@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:B20BFED7-7316-4EB7-8DB3-70530D56A824@xxxxxxxxxxxxxxxx
: Hi everyone,
:
: I have developed an ASP.NET web application and have deployed it to a
: production server. The web application has only a single page with the
: page_load event having no code in it. The virtual directory in IIS is
setup
: with anonymous access only. The user that virtual directory is setup to
run
: under has administrative privilages on the server.

The virtual directory does not run under a user account. Are you talking
about the account that IIS is configured to impersonate for anonymous
requests?

Additionally, is your ASP.NET application configured to impersonate this
account (via <identity impersonate="true" /> setting)?

Lastly, can you post the relevant IIS logfiles?

Cheers
Ken




: Whenever I visit the deployed site I get prompted for a username and
: password. If I enter my username and password the page I was trying to
access
: is not displayed and I get prompted for a username and password again. If
I
: press cancel, the page is displayed and the site works as expected.
:
: I've spent a long time investigating this issue and have been unable to
get
: to the bottom of it. It's extremely important that I fix this issue as it
is
: affecting a live site.
:
: Has anyone experienced this issue themselves? Or perhaps know how to fix
it?
:
: Any help that can be passed on would be gratefully received.
:
: Many thanks
:
: Adam Ainger
:


.



Relevant Pages

  • Re: IE prompts for a password when using anonymous authentication
    ... Windows and not IIS). ... : with anonymous access only. ... The user that virtual directory is setup to ... If I enter my username and password the page I was trying to ...
    (microsoft.public.inetserver.iis.security)
  • Retrieving IIS Logon Name
    ... IIS for the virtual directory, ... enter their username and passwords to open the page. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: security between serving files from a fileshare
    ... When entering username you can ... Microsoft MVP - Windows Security ... I have set up the directory as a virtual directory in iis, ...
    (microsoft.public.inetserver.iis.security)
  • Re: IIS/SQL Crashing
    ... Since it is a production server we merely have chance to check all these ... > user-mode debug of the worker process memory space at the time of the ... >> time it seems that the IIS stop communicating with the SQL server. ... >> Robert Abela ...
    (microsoft.public.inetserver.iis.security)
  • Re: Custom 404 page works on one server, not another
    ... Jay Edgar wrote: ... > working on one of our secondary sites on the production server. ... > restarting IIS - no change. ... It's also obvious to me that it's not php, ...
    (microsoft.public.inetserver.iis)