Re: 401.3 frustration

From: David Wang [Msft] (someone_at_online.microsoft.com)
Date: 06/16/05


Date: Thu, 16 Jun 2005 13:16:35 -0700

401.3 indicates that the user you logged into IIS does not have rights on
the resource requested.

So, please indicate what user is actually authenticated to IIS as well as
the ACLs on the resource.

FileMon from www.sysinternals.com can show you what user tried to access
what file on the server, and it should be clear what to do at that point.

My guess is that you are either:
1. not logged into the server with who you think you are, or
2. the resource does not actually have ACLs to give access to the user you
logged in with.

-- 
//David
IIS
http://blogs.msdn.com/David.Wang
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Andrew Jocelyn" <andrew.jocelyn@REMOVETHIS.empetus.co.uk> wrote in message
news:%23Ya6z8lcFHA.2128@TK2MSFTNGP14.phx.gbl...
Hi
I have a directory under the route of a web site which has anonymous access
disabled and basic authentication selected. The folder has Read & Execute,
List Folder Contents and Read permissions for the user I want to log on via
http.
It just doesn't work. I get a 401.3 web page error. I've recreated the user
account, restarted the application pool and website. Surely I don't need to
restart IIS? What else can I do?
Many thanks
Andrew


Relevant Pages

  • Re: iusr and iwan account have wrong machine name
    ... this is now a totally separate issue from IUSR/IWAM where we started ... Are you using custom authentication or the authentication supported by ... This posting is provided "AS IS" with no warranties, and confers no rights. ... > IIS ...
    (microsoft.public.inetserver.iis.security)
  • Re: 401 - Error from WebServer
    ... This is normal if you have anonymous authentication disabled and are using ... IIS will send in the header the correct methods ... to use like Basic, Negotiate, or NTLM for NTLM. ... This posting is provided “AS IS” with no warranties, and confers no rights. ...
    (microsoft.public.inetserver.iis.security)
  • Re: Redirect to default page using Windows Authentication
    ... 401;3 in IIS, I still get the the generic message instead of the file ... > This post is provided as-is with no warranties and confers no rights. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: IIS 4 & 6 username in logfile
    ... >> while IIS is a web server that is application agnostic, ... or is it some logical user. ... >> application level construct outside of the authentication services ... > rights. ...
    (microsoft.public.inetserver.iis)
  • Re: HELP PLEASE The request failed with HTTP status 401: Access Denied.
    ... Web Security: Part 2: Introducing the Web Application Manager, Client ... Authentication Options, and Process Isolation ... It introduces the Web Application Manager in IIS that ... logon session, which is dangerous. ...
    (microsoft.public.dotnet.framework.aspnet.security)