Re: IIS basic authentication login prompt - 3 attempts

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Ken Schaefer (kenREMOVE_at_THISadOpenStatic.com)
Date: 09/02/04


Date: Thu, 2 Sep 2004 15:25:16 +1000

IIS does not throw this error - the browser does.

401 is access denied. This causes the browser to display a login box. After
you have tried three times, the browser gives up on displaying the login
box, and displays the 401 error instead.

Cheers
Ken

"VJ" <ManeV@dnb.com> wrote in message
news:04cf01c49088$db5f62b0$a401280a@phx.gbl...
> Hi,
>
> IIS raises login dialog box prompt on browser for
> resources protected using basic authentication. That login
> prompt gives user 3 attempts to enter correct
> userid/password. IIS throw 401.1 error if third attempt
> fails. Does anyone know how to change this number of
> attempts. Is it possible or impossible to do ?
>
> Thanks



Relevant Pages

  • Re: Any way to display a "bad password entered" message at https l
    ... If you are sending back a 401 HTTP status, then the browser will just popup the dialogue again. ... You'd need to change the HTTP status (e.g. via an ISAPI filter, or module if you are using IIS 7) so as to have the browser display your message. ...
    (microsoft.public.inetserver.iis.security)
  • Re: 2003 Server ASP.NET Problem (IE Only!)
    ... Is scripting disabled in the browser? ... It doesn't seem to be a problem with IIS, since IIS does not care about ... > first screen and clicks "Login", but the app doesn't do anything. ...
    (microsoft.public.inetserver.iis)
  • Re: Strange IIS Problem
    ... I get the same thing whether browsing on the IIS machine or any machine connected to the network. ... Could be your browser cache needs to be cleared out. ... > where the asp code, which also accesses a database, runs fine and ... > not display the image. ...
    (microsoft.public.inetserver.iis)
  • Re: [PHP] Redirection with header (was Re: [PHP] Cookies and sent headers)
    ... is to actually display some content on another page ... want to leave the user on the page where login was originally handled. ... browser asks the user if they want to send the form again. ... I would definately go for the Location: header solution! ...
    (php.general)
  • Re: Logging into website - remove log in box
    ... the issue is NOT about removing the login box. ... then enable anonymous authentication and disable any other ... authentication in IIS. ... browser auto-login so no login box shows up. ...
    (microsoft.public.inetserver.iis.security)