RE: two domains one intranet web server

From: [MSFT] (lukezhan_at_online.microsoft.com)
Date: 04/07/04


Date: Wed, 07 Apr 2004 07:49:04 GMT

Normally, we don't need to update the Access ODBC driver.

I suggest you check the IIS to see if the Anonymous access is enabled on
the ASP application. If you don't change the default setting, it will use
the account IUser_Computer to open the access database. This account may
have no enough permission to access the database. You can try the "mirror
account" solution as in this article:

http://www.aspfaq.com/show.asp?id=2168

Luke
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)



Relevant Pages

  • Re: IIS6 & ASP: accessing network files with FSO fails
    ... >when i enable anonymous access and put in the domain account as user, ... >script works. ... so obviously asp is not running in the web application ... Normally IUSR/IWAM or the logged in user account. ...
    (microsoft.public.inetserver.asp.general)
  • Re: access files on a UNC virtual directory
    ... ASP, the 'Connect As' account set in IIS mmc doesn't impact here. ... For example, if anonymous access is enabled, the ASP page is running ... only enable Basic authentication on the ASP ...
    (microsoft.public.inetserver.iis)
  • Re: access database on other PC
    ... ASP pages run under the IIS server's local ... account called IUSR_computername. ... > I have iis and asp page on my computer, but the databse (access database) ...
    (microsoft.public.inetserver.asp.general)
  • Minimal permissions with an Access Database and 2000 server ?
    ... Does any one knows what account must have the Write Access to allow ... edition on a Access database with an ASP .NET application with Windows ... Under Windows 2003, it is the Network Service and not the ASPNET ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Wscript within VBA
    ... One box is running VBA code,. ... One box is a domain controller, or has an account trusted to manipulate AD ... >> It posts a form to an ASP page, ... >> Since what you want to do sounds like it will require admin privileges, ...
    (microsoft.public.vb.database)