Network share permission issues

Posted by JL on Server Fault See other posts from Server Fault or by JL
Published on 2010-04-27T08:48:13Z Indexed on 2010/04/27 8:54 UTC
Read the original article Hit count: 156

Filed under:

I have an IIS server running a site, appPool is running under local system, this is done because its easier to have full permissions to certificates and other file based resources on the local server.

Problem is when I try write or copy a file to a network share, permissions are obviously not in place on the remote system for the IIS server local system.

Is it possible to grant permissions on the remote system to include read/write or even full access to the IIS servers local system account?

© Server Fault or respective owner

Related posts about permissions