Re: IIS and Mozilla Firebird

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

From: David Wang [Msft] (someone_at_online.microsoft.com)
Date: 02/10/04


Date: Tue, 10 Feb 2004 03:21:12 -0800

401.3 means that authentication was successful between the browser and the
server, but the remote authenticated identity does not have at least Read
access to the resource in question.

Check the NTFS ACLs of the resource (is this on the local drive or UNC
share). Also, determine the remote authenticated identity -- if Anonymous
is checked, then it is whatever your configured Anonymous user is (default
is IUSR); if anonymous is unchecked, then it is the user identity of the
person running the browser, assuming the client and server use the same set
of usernames and password (if not, it's downgraded to anonymous access
attempt).

Make sure the remote authenticated identity has at least Read access to the
resource in question, and 401.3 problem should be resolved.

-- 
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Marcelo Simon" <grillo@lazzuri.com.br> wrote in message
news:u%23KkWkr7DHA.2044@TK2MSFTNGP10.phx.gbl...
Hi all,
I use firebird as my default browser, and I can't access any website hosted
in my machine, because it ask for a password, and even if I provide the
administrator password to it, it still shows me the following error:
HTTP 401.3 - Access denied by ACL on resource
Internet Information Services
How can I enable IIS to work with Firebird ?
TIA
Marcelo Simon


Relevant Pages

  • Re: Anybody used htaccess in a form?
    ... HTML pages with embedded scripts that are decrypted by the browser ... protect only themselves, not any subsequently retrieved resource, unless ... authorization data to subsequently retrieved self decoding pages (and I ... If you have a form where the server side processing of the action takes ...
    (uk.net.web.authoring)
  • Re: RSS vs. NNTP
    ... I concede that the overhead in getting one's writing onto a news server is much higher than sticking Web pages and attendant RSS files on a Web server, or pouring one's heart into some Roach Motel system like Blogger or LiveJournal. ... new-message is certainly easier than directing my browser to a specific bookmark, logging in, clicking reply, and submitting text. ... perhaps download the resource, ...
    (comp.lang.lisp)
  • Re: nebie - keeping javascript code away from prying eyes
    ... libraries in *.js files on the server in a location that ... If I instruct a browser ... not to cache this loaded page, ... instruction not to hang on to a copy of that resource once they have ...
    (comp.lang.javascript)
  • Re: Prototype, Safari and Japanese problems?
    ... >>> HTTP header for the server response will help in this case. ... the data to be transmitted garbled from your resource. ... > and if I examine the log via Safari ... > heading in the browser. ...
    (comp.lang.javascript)
  • Re: IIS (or ASP.NET) stops sending a file after only a few hundred
    ... I'm only the poor programmer that had to debug it ... > because usual pages send output to the browser and it is HTML of some sort. ... > resource or a .GIF resource. ... I tried using WFetch as you suggested, ...
    (microsoft.public.inetserver.iis)