« Previous Next »

Answered Thread: HTTP Error 401.3 - Unauthorized: Access is denied due to an ACL set on the requested resource

Last post 11-03-2009 9:16 PM by rihem. 5 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (6 items)

Sort Posts:

  • 11-02-2009, 9:32 PM

    • rihem
    • Not Ranked
    • Joined on 10-13-2008, 7:18 PM
    • Posts 4

    HTTP Error 401.3 - Unauthorized: Access is denied due to an ACL set on the requested resource

    Please help.

    I have a web application hosted on a Win2K3 server. I have checked "Integrated Windows Authentication" under authentication under security.

    I have rights given to appropriate users for that web directory, but still the users are asked for username password. If they cancel, they get HTTP Error 401.3 - Unauthorized: Access is denied due to an ACL set on the requested resource.

    I myself can access the web as I am either in admin group or a power users group. The website uses application pooling so I gave rights to IIS_WPG group which has IWAM* and IUSER*, and Network service accounts in it. Also the web folder has modify/execute rights on network as some one suggested. meaning, all required rights are there.

    More details: 

    1. ALL Authentication protocols checked in IIS for http://servername

        only Integrated Windows authentication.

     

    2. Any custom ISAPI Filter DLLs installed for the Website.

        fpexe.dll front page 2002.

        this is a asp/sql server website.

     

    3. Any custom ISAPI Filter DLLs installed globally for all websites

    (it's in another dialog box different from #2)

     

       None

     

    4. The IIS log file entries for the requests that cause the user login

    dialog box to be initially DISPLAYED. Not the second or third attempts

    or you hitting cancel. The actual first request that gets denied. I

    want its status, substatus, and win32 error codes, in particular.

     

    Here they are

     

    2009-11-02 17:32:26 W3SVC669906 150.235.62.234 GET / - 80 ITSERVICES\MZ1234 144.148.221.43 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+SBC;+.NET+CLR+1.1.4322;+MS-RTC+LM+8;+.NET+CLR+2.0.50727) 401 3 5

  • 11-02-2009, 10:01 PM In reply to

    • lextm
    • Top 10 Contributor
    • Joined on 10-22-2008, 4:18 AM
    • Shanghai, PRC
    • Posts 1,433

    Re: HTTP Error 401.3 - Unauthorized: Access is denied due to an ACL set on the requested resource

    401.3 may come from other access than the web page content folder, so you can utilize Process Monitor on the server to check if there is any ACCESS DENIED recorded when your users access the site.

    http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx

    You can also open a support case via http://support.microsoft.com

    Lex Li
    Support Engineer at Microsoft
    ---------------------------
    This posting is provided "AS IS" with no warranties, and confers no rights.
  • 11-03-2009, 10:52 AM In reply to

    • tomkmvp
    • Top 10 Contributor
    • Joined on 03-20-2003, 10:27 AM
    • Central NJ
    • Posts 6,254
    • IIS MVPs

    Re: HTTP Error 401.3 - Unauthorized: Access is denied due to an ACL set on the requested resource

    rihem:

    2009-11-02 17:32:26 W3SVC669906 150.235.62.234 GET / - 80 ITSERVICES\MZ1234 144.148.221.43 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+SBC;+.NET+CLR+1.1.4322;+MS-RTC+LM+8;+.NET+CLR+2.0.50727) 401 3 5

    I sent you a private email on this.

  • 11-03-2009, 9:13 PM In reply to

    • rihem
    • Not Ranked
    • Joined on 10-13-2008, 7:18 PM
    • Posts 4

    Answered Re: HTTP Error 401.3 - Unauthorized: Access is denied due to an ACL set on the requested resource

     I recreated the website and applied the permissions to children. it worked.

  • 11-03-2009, 9:15 PM In reply to

    • rihem
    • Not Ranked
    • Joined on 10-13-2008, 7:18 PM
    • Posts 4

    Re: HTTP Error 401.3 - Unauthorized: Access is denied due to an ACL set on the requested resource

     Tom,

    I never received your message so far.

  • 11-03-2009, 9:16 PM In reply to

    • rihem
    • Not Ranked
    • Joined on 10-13-2008, 7:18 PM
    • Posts 4

    Re: HTTP Error 401.3 - Unauthorized: Access is denied due to an ACL set on the requested resource

     Hi Tom,

    I never received your message so far.

Page 1 of 1 (6 items)
Microsoft Communities