Quantcast
Channel: Configuration & Scripting
Viewing all articles
Browse latest Browse all 780

IIS 8 Shared configuration permissions issue

$
0
0

Hi guys,

I am building test environment with redundent NLB IIS servers with shared configuration. All the servers are running Windows Server Core 2012 64bit

All servers are joined to the NT domain TESTDOM.LOCAL domain, on the domain controller I have created a network share \\DC\configs that contain the files administration.config and applicationHost.config.   For the Redirection configs on all servers i am using the TESTDOM\Administrator user to connect to the share.  I have confirmed that users TESTDOM\Administrator and TESTDOM\IIS_IUSRS have got read / writer permissions.

I restart my IIS servers using remote IIS management console... they restart no problems but when i try click on the App pools and sites I get a error message: 

Filename:MACHINE/WEBROOT/APPHOST
Error: Cannot read configuration file due to insufficient permissions

My redirection.config files on all servers look like this:

<configuration>
<configSections>
<section name="configurationRedirection" />
</configSections>
<configurationRedirection enabled="true" path="\\DC\configs\" userName="TESTDOM\Administrator" password="P@55W0rd" />
</configuration>

Can anybody help me with this?  What am I missing here?


Viewing all articles
Browse latest Browse all 780

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>