CGI connect to MS Access DB on mapped drive



Hello,

I am facing the same issue described by this post:

http://groups.google.com/group/perl.dbi.users/msg/7509158a78fe28dc

Is there a workaround? This is in IIS6.0. Can I make my CGI script
impersonate the user who mapped the drive where the Access db
resides? To complicate matters, my user account on this server is a
local system account. When I map the network drive where the db
lives, I connect using a different user name, a domain user

Thanks.
Phil

.



Relevant Pages

  • Re: How to use Impersonation with MAPI.
    ... - Run the service as the user you're trying to impersonate ... Using CDO and MAPI I discover whole exchange server. ... administrative privileges then everything works fine. ... start service in local system account and impersonate administrator ...
    (microsoft.public.win32.programmer.messaging)
  • Re: Impersonating Users
    ... you have to retrieve the user token of the user you wish to impersonate, ... "Jason" wrote in message ... > With my service logged on as a Local System Account I am ...
    (microsoft.public.platformsdk.security)
  • Re: How to impersonate the Local System Account (SYSTEM)
    ... impersonate the service to Local System Account in some ... circumtances. ...
    (microsoft.public.vc.language)
  • Re: How to check whether ex is running under local system account?
    ... How can I check that whether my exe is running under local system account? ... Do a GetUserName from your code while it does not impersonate someone and if it ... Stefan Kuhr ...
    (microsoft.public.win32.programmer.kernel)