Re: Windows 2003 services don't have access to mapped drives



You probably are not going to like this, but the best thing you
could, and should, do is to rewrite the app to use UNC access.
http://support.microsoft.com/kb/180362/EN-US/

<mogorr@xxxxxxxxxxx> wrote in message
news:1184719556.017053.74140@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I am working on a W2K3 server and I have an older application that
requires a network drive mapping. I have created a Domain Admin
account and set the service to run as this account. The application,
then tries to access the "L:\" drive but is unable to access it. The
funny thing is that if I use the UNC path, it works just fine.

Unfortunately, I can not use the UNC path without recoding this
application which I really dont want to do.

Also, if I run the application using the LocalService Account logged
into the server as the Domain Admin account, and start the application
(by Start->Run->Programs, etc...) the application can see the L:\
drive and the UNC. Obviously, I cant run this application like this
(what happens if the user account logs off the server?)


I should also mention, all of these options worked in 2000 but not
2003.

Where can I adjust the security to allow a domain account to access a
mapped drive as a service?



.



Relevant Pages

  • Re: UNC Share causing Internal Server Error 500
    ... domain that the web server is not a member of. ... I found that ASP.NET requires that account to have permissions on the ... The UNC path is on DFS. ... IIS need to logon the 'Connect As' account and then use its credential to ...
    (microsoft.public.inetserver.iis.security)
  • RE: debugging ASP NET in a remote web server with remote file serv
    ... server domain controller not another Windows 2003 Server. ... Define the Administrator domain account in the "Connect as" button of the ... UNC debugging. ... In IIS virtual dir's Home directory setting panel, ...
    (microsoft.public.vsnet.debugging)
  • RE: debugging ASP NET in a remote web server with remote file serv
    ... server domain controller not another Windows 2003 Server. ... Define the Administrator domain account in the "Connect as" button of the ... UNC debugging. ... In IIS virtual dir's Home directory setting panel, ...
    (microsoft.public.vsnet.debugging)
  • Re: Frontpage server extensions 2002 does not work with UNC shares on IIS 6.0
    ... Actually,you are right.FPSE2002 is using NT_AUTHORITY\SYSTEM account to access the UNC share.Since the system is a local computer account,it is unable to access the files on the UNC share and hence the error.Is there any way of getting around it? ... Microsoft MVP (Windows Server System: ...
    (microsoft.public.frontpage.extensions.windowsnt)
  • Re: Frontpage server extensions 2002 does not work with UNC shares on IIS 6.0
    ... Actually,you are right.FPSE2002 is using NT_AUTHORITY\SYSTEM account to access the UNC share.Since the system is a local computer account,it is unable to access the files on the UNC share and hence the error.Is there any way of getting around it? ... Microsoft MVP (Windows Server System: ...
    (microsoft.public.inetserver.iis)