RE: Permission Denied when writing text file from ASP Site

From: GregRoberts (GregRoberts_at_discussions.microsoft.com)
Date: 04/25/05


Date: Mon, 25 Apr 2005 08:14:08 -0700

Additional Information:

The export file is a text file created and written using fso.

"GregRoberts" wrote:

> We currently have a custom ASP front end application for our SQL 2000
> database. The ASP is running on a Windows 2000 Advanced Server with SP-4 and
> IIS 5. The ASP files are physically located on the IIS server. The export
> files must be written to a file server in the domain.
>
> Configuration:
> Domain
> |- IIS Server
> | |- ASP Web Site (C:\wwwroot)
> |
> |- File Server
> |- Export Share
>
> The application requires Anonymous Authentication be disabled, and ONLY
> Window Intergated Authentication be enabled. The appliaction requires the NT
> UserID for internal security and feature sets. Different deparments have
> different permissions and modules available.
>
> Permissions on the export share allow Full Control to Authenticate Users.
> Everyone does not have permission to the share. (That's an issue to take up
> with the network admin. :) )
>
> When the user selects the export function the following error is displayed.
>
> Error Type:
> Microsoft VBScript runtime (0x800A0046)
> Permission denied
> /{ModuleDir}/{ExportModule}.asp, line 436
>
>
>
>



Relevant Pages

  • Re: Integrated Authentication - one way cross forest trust
    ... You must set the permissions in IIS and on the folder you are ... > and is in the trusted domain) we are unable to get past the authentication ... this would lead me to believe it is specific to IIS. ... > Logon Failure: ...
    (microsoft.public.inetserver.iis)
  • Re: Limit some users?
    ... authentication (they do not like running arbitrary binaries on their servers ... I suggest you only allow IIS to serve content from a NTFS partition. ... One way to do this would be to apply NTFS permissions on the web content. ...
    (microsoft.public.inetserver.iis.security)
  • Re: Help using impersonation - permission problems.
    ... if you use identity impersonate with nt authentication, permissions are only good on the iis server. ... My IIS is set to use Windows NT ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Virtual Directory - Permission Denied with fso CopyFile
    ... if you did Basic authentication using vdirUser and it *still* does not ... The "Connect As" account controls the user credential that IIS uses to ... PUT verb only when "Write" permissions is enabled in IIS Manager UI. ...
    (microsoft.public.inetserver.iis)
  • Re: Intranet Security
    ... but IIS will always honor NTFS permissions. ... My suggestion would be to first make this work on IIS server (move data to ... IIS allows this restricted user to view the website? ...
    (microsoft.public.inetserver.iis.security)