Authentication Error - HELP

From: Access (anonymous_at_discussions.microsoft.com)
Date: 12/14/03

  • Next message: David Wang [Msft]: "Re: Authentication Error - HELP"
    Date: Sun, 14 Dec 2003 13:36:28 -0800
    
    

    This may or may not be the problem: verify that the
    account your ASP page is running under has write access to
    the physical folder "adotest/backup".

    HTH
    >-----Original Message-----
    >Hi,
    >
    >I'm trying to set up my home pc with 2000 pro IIS 5
    installed. After
    >writing a simple asp page to open a database and pull
    back the records
    >of a table to test, I am getting an error :-
    >
    >c:\inetpub\wwwroot\adotest\backup\myhols.mdb
    >Provider error '80040e4d'
    >
    >Authentication failed.
    >
    >I have checked all the usual errors:-
    >set up iusr guest account for full rights
    >set up anomonous authentication
    >even followed tech nets advise to give iusr 'act as part
    as os' within
    >user rights assignment
    >
    >Microsoft script debugger says it gets the Authentication
    error on the
    >following line:-
    >
    >conn.Open localpath
    >
    >within
    >
    >localpth = Server.MapPath("/adotest/backup/myhols.mdb")
    >set conn=Server.CreateObject("ADODB.Connection")
    >conn.Provider="Microsoft.Jet.OLEDB.4.0"
    >conn.Open localpath
    >
    >Thanks for any help anybody can give me.
    >
    >Greg C
    >.
    >


  • Next message: David Wang [Msft]: "Re: Authentication Error - HELP"

    Relevant Pages

    • RE: Authenticating Active Directory users through IIS
      ... You're probably running into an authentication issue to the AD box. ... the ASP page will access AD as an authenticated user account), ... Authenticating Active Directory users through IIS ...
      (microsoft.public.inetserver.iis.security)
    • Re: NT challenge security and WIN XP problems
      ... authentication behind the scenes as is in the ... Have they the ablility to cache the account to use ... > integrate NT security through an asp login page. ... > I access NT security features through my asp pages. ...
      (microsoft.public.inetserver.iis.security)
    • Re: Basic Authentication fails with Error 401.2 where Integrated s
      ... Just as a check I used NET USER /ADD on my test account and as expected ... The password dialog is supposed to appear for Basic authentication ... Thinking more esoterically now -- what are the login rights assigned ... IIS uses a specific login type, ...
      (microsoft.public.inetserver.iis.security)
    • Re: Basic Authentication + IIS 5 + Windows 2000 + Frontpage 2002 = failure?
      ... Everytime I attempt to login under Basic Authentication, ... IUSR_blah account. ... the anonymous user impersonated by the IIS Server is the ... > Event Viewer Security log. ...
      (microsoft.public.inetserver.iis.security)
    • Re: Basic Authentication fails with Error 401.2 where Integrated s
      ... here are the results of the MS Authentication & Access ... ACCOUNTNAME, this is the account that I am trying to grant access to: ... Account: COMPUTERNAME\ACCOUNTNAME Access type: FULL ... The current configuration requires IIS subauthentication. ...
      (microsoft.public.inetserver.iis.security)