Re: IIS and Mozilla Firebird
From: David Wang [Msft] (someone_at_online.microsoft.com)
Date: 02/10/04
- Next message: David Wang [Msft]: "Re: no operator tab in IIS 6"
- Previous message: David Wang [Msft]: "Re: Error Writing Encrypted Data to The Web Server's Configuration Database"
- In reply to: Marcelo Simon: "IIS and Mozilla Firebird"
- Next in thread: Tom Hafemann: "Re: IIS and Mozilla Firebird"
- Reply: Tom Hafemann: "Re: IIS and Mozilla Firebird"
- Messages sorted by: [ date ] [ thread ]
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
- Next message: David Wang [Msft]: "Re: no operator tab in IIS 6"
- Previous message: David Wang [Msft]: "Re: Error Writing Encrypted Data to The Web Server's Configuration Database"
- In reply to: Marcelo Simon: "IIS and Mozilla Firebird"
- Next in thread: Tom Hafemann: "Re: IIS and Mozilla Firebird"
- Reply: Tom Hafemann: "Re: IIS and Mozilla Firebird"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|