S
SL
How do I set up access to a file on a Windows Server 2003
Domain Controller that also has IIS? The file sits on
another server. The Domain Controller / IIS server
connects to this file through a share. Domain controllers
have no local users so ASPNET user is not available.
Microsoft states, "On Windows 2003 domain controller
servers, ASP.NET applications run under the NETWORK
SERVICE identity (regardless of the IIS isolation mode).
Under some circumstances, running ASP.NET on a domain
controller requires that you take extra steps to make the
installation work properly."
1) What is the Network Service identity?
2) What permissions do I setup on the Win Server 2003 to
the file on the file server for the Network Service
identity?
3) What users and / or permissions, if any, do I setup on
the file on the file server to enable the domain
controller / IIS server to read and write to the file
server file?
Domain Controller that also has IIS? The file sits on
another server. The Domain Controller / IIS server
connects to this file through a share. Domain controllers
have no local users so ASPNET user is not available.
Microsoft states, "On Windows 2003 domain controller
servers, ASP.NET applications run under the NETWORK
SERVICE identity (regardless of the IIS isolation mode).
Under some circumstances, running ASP.NET on a domain
controller requires that you take extra steps to make the
installation work properly."
1) What is the Network Service identity?
2) What permissions do I setup on the Win Server 2003 to
the file on the file server for the Network Service
identity?
3) What users and / or permissions, if any, do I setup on
the file on the file server to enable the domain
controller / IIS server to read and write to the file
server file?