RE: Error 401.3

From: Lisa Cozzens [MSFT] (lcozzens@online.microsoft.com)
Date: 12/18/02


From: lcozzens@online.microsoft.com (Lisa Cozzens [MSFT])
Date: Wed, 18 Dec 2002 00:14:38 GMT


Hi Brian,

Check permissions on C:\Winnt\System32\Inetsrv\asp.dll. Make sure that
everyone who needs to be able to access ASP pages (including the IUSR and
IWAM accounts, if you're using anonymous access) has at least read &
execute permissions.

Also make sure that the IWAM account has the following rights under Control
Panel - Administrative Tools - Local Security Policy - Local Policies -
User Rights Assignment: Access this computer from the network, Log on
locally, Log on as a batch job.

Hope this helps,
Lisa

--------------------
> Content-Class: urn:content-classes:message
> From: "Brian Long" <brian.long@eds.com>
> Sender: "Brian Long" <brian.long@eds.com>
> Subject: Error 401.3
> Date: Tue, 17 Dec 2002 09:44:44 -0800
> Lines: 14
> Message-ID: <040b01c2a5f3$fbd0db40$8ef82ecf@TK2MSFTNGXA04>
> MIME-Version: 1.0
> Content-Type: text/plain;
> charset="iso-8859-1"
> Content-Transfer-Encoding: 7bit
> X-Newsreader: Microsoft CDO for Windows 2000
> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
> Thread-Index: AcKl8/vQQzpqnHccQICJ4FmVHPRotw==
> Newsgroups: microsoft.public.inetserver.iis.security
> NNTP-Posting-Host: TK2MSFTNGXA04 10.40.1.52
> Path: cpmsftngxa06!TK2MSFTNGP08!cpmsftngxa09
> Xref: cpmsftngxa06 microsoft.public.inetserver.iis.security:13382
> X-Tomcat-NG: microsoft.public.inetserver.iis.security
>
> Ok, so when trying to open an .asp page, I get a 401.3
> Unauthorized to to ACL on Resource. I created a group
> with a set of users, and gave them full control to the
> folder and file where the .asp file is, but the same
> result. If I put those same users in the Administrators
> group, which also has full control, they can open the page
> fine. Same permissions, different results. Now, if I put
> the users back in that other group with full control, and
> change the .asp file to an .htm file, it opens fine, but
> when I change it back to an .asp file, again, 401.3. I
> verified that scripts could run. I'm totally out of
> ideas. Can anyone help?
>
> Thanks......Brian.
>

-----
Please do not send email directly to this alias. This is an online
account name for newsgroup participation only.

This posting is provided "AS IS" with no warranties, and confers
no rights. You assume all risk for your use.

© 2002 Microsoft Corporation. All rights reserved.



Relevant Pages

  • Re: ASP=Events 529 & 681
    ... not accessible by the IUSR and IWAM accounts. ... have reset those permissions myself. ... After getting asp working again, ...
    (microsoft.public.inetserver.iis.security)
  • Re: ASP=Events 529 & 681
    ... not accessible by the IUSR and IWAM accounts. ... have reset those permissions myself. ... After getting asp working again, ...
    (microsoft.public.inetserver.iis.activeserverpages)
  • Re: FolderExists and UNC path
    ... Traditionally ASP uses the IUSR_account so try mapping a drive using that username and password or assigning permissions to that account or changing to a different one if you don't know or can't change the password. ... When I ran this command from the server logged with my user it ...
    (microsoft.public.scripting.vbscript)
  • Re: Running vbs from WSH in ASP page
    ... > When I run the vbs from the command line all is well. ... > When I fire it from an ASP page ... I have a feeling it is> permissions based. ... > Set oShell = Nothing ...
    (microsoft.public.scripting.wsh)
  • RE: Running vbs from WSH in ASP page
    ... I see a whole bunch of problems with the code sample you show (using wscript ... mapping, permissions, etc.) and I'm not the least bit proficient in ASP. ... > When I run the vbs from the command line all is well. ...
    (microsoft.public.scripting.wsh)