<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: ASP/PHP Network Share browsing between Servers on IIS	</title>
	<atom:link href="https://blog.woodylabs.com/2009/10/aspphp-network-share-browsing-between-servers-on-iis/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.woodylabs.com/2009/10/aspphp-network-share-browsing-between-servers-on-iis/</link>
	<description>An exploration of life, technology and writing</description>
	<lastBuildDate>Tue, 13 Jan 2015 15:21:57 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Woody		</title>
		<link>https://blog.woodylabs.com/2009/10/aspphp-network-share-browsing-between-servers-on-iis/comment-page-1/#comment-2401</link>

		<dc:creator><![CDATA[Woody]]></dc:creator>
		<pubDate>Thu, 27 Feb 2014 13:48:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.woodylabs.com/?p=111#comment-2401</guid>

					<description><![CDATA[Not Sure!]]></description>
			<content:encoded><![CDATA[<p>Not Sure!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jaydipsinh		</title>
		<link>https://blog.woodylabs.com/2009/10/aspphp-network-share-browsing-between-servers-on-iis/comment-page-1/#comment-2400</link>

		<dc:creator><![CDATA[Jaydipsinh]]></dc:creator>
		<pubDate>Wed, 26 Feb 2014 20:09:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.woodylabs.com/?p=111#comment-2400</guid>

					<description><![CDATA[how to get images from unc path directory or another network computer directory  in php ....

glob(), opendir(), alll methods are used but not work path is not valid... please reply me quick...]]></description>
			<content:encoded><![CDATA[<p>how to get images from unc path directory or another network computer directory  in php &#8230;.</p>
<p>glob(), opendir(), alll methods are used but not work path is not valid&#8230; please reply me quick&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Woody		</title>
		<link>https://blog.woodylabs.com/2009/10/aspphp-network-share-browsing-between-servers-on-iis/comment-page-1/#comment-2100</link>

		<dc:creator><![CDATA[Woody]]></dc:creator>
		<pubDate>Fri, 11 Oct 2013 10:34:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.woodylabs.com/?p=111#comment-2100</guid>

					<description><![CDATA[Not sure on this I&#039;m afraid Harrie - this was years ago now and I don&#039;t touch windows servers anymore! :) Best of luck]]></description>
			<content:encoded><![CDATA[<p>Not sure on this I&#8217;m afraid Harrie &#8211; this was years ago now and I don&#8217;t touch windows servers anymore! 🙂 Best of luck</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Harrie		</title>
		<link>https://blog.woodylabs.com/2009/10/aspphp-network-share-browsing-between-servers-on-iis/comment-page-1/#comment-2084</link>

		<dc:creator><![CDATA[Harrie]]></dc:creator>
		<pubDate>Thu, 03 Oct 2013 21:11:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.woodylabs.com/?p=111#comment-2084</guid>

					<description><![CDATA[I work with IIS6 on Windows Server 2003. I use Integrated Windows Authentication because i&#039;am working in a Domain and I want SSO. Then this is not possible because the IUSR-account is not used. For read and write you can let the share be read/writeble for everyone (not only the domain user, but also from outside the domain), but the problem is that everyone can map this share and get files from it. PHP should first check the database if the user is allowed to view the specified document. Now the upload-folder is outside the webroot on the same server, that works perfect, but I want load balancing and 1 storage-server for the files. I read a lot of documents, is there someone that can help?]]></description>
			<content:encoded><![CDATA[<p>I work with IIS6 on Windows Server 2003. I use Integrated Windows Authentication because i&#8217;am working in a Domain and I want SSO. Then this is not possible because the IUSR-account is not used. For read and write you can let the share be read/writeble for everyone (not only the domain user, but also from outside the domain), but the problem is that everyone can map this share and get files from it. PHP should first check the database if the user is allowed to view the specified document. Now the upload-folder is outside the webroot on the same server, that works perfect, but I want load balancing and 1 storage-server for the files. I read a lot of documents, is there someone that can help?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Woody		</title>
		<link>https://blog.woodylabs.com/2009/10/aspphp-network-share-browsing-between-servers-on-iis/comment-page-1/#comment-579</link>

		<dc:creator><![CDATA[Woody]]></dc:creator>
		<pubDate>Thu, 07 Jan 2010 09:19:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.woodylabs.com/?p=111#comment-579</guid>

					<description><![CDATA[To be honest Kevin I was lazily using \\servername\e$ (dollar shares) to test the theory, but this can still be secured as long as your overall permissions are set well across the second box? Do you want me to remote in see if I can help? lol]]></description>
			<content:encoded><![CDATA[<p>To be honest Kevin I was lazily using \\servername\e$ (dollar shares) to test the theory, but this can still be secured as long as your overall permissions are set well across the second box? Do you want me to remote in see if I can help? lol</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Kevin Gilmore		</title>
		<link>https://blog.woodylabs.com/2009/10/aspphp-network-share-browsing-between-servers-on-iis/comment-page-1/#comment-576</link>

		<dc:creator><![CDATA[Kevin Gilmore]]></dc:creator>
		<pubDate>Wed, 06 Jan 2010 23:02:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.woodylabs.com/?p=111#comment-576</guid>

					<description><![CDATA[Can you elaborate on this? How do you have your IIs virtual directory setup?]]></description>
			<content:encoded><![CDATA[<p>Can you elaborate on this? How do you have your IIs virtual directory setup?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Woody		</title>
		<link>https://blog.woodylabs.com/2009/10/aspphp-network-share-browsing-between-servers-on-iis/comment-page-1/#comment-575</link>

		<dc:creator><![CDATA[Woody]]></dc:creator>
		<pubDate>Wed, 06 Jan 2010 12:47:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.woodylabs.com/?p=111#comment-575</guid>

					<description><![CDATA[Difficult situation isn&#039;t it? Took me days to work it out but its worth sticking with. I would hazard a guess its to do with your IIS settings on the calling box, it needs to be calling using IUSR and no pass through account?]]></description>
			<content:encoded><![CDATA[<p>Difficult situation isn&#8217;t it? Took me days to work it out but its worth sticking with. I would hazard a guess its to do with your IIS settings on the calling box, it needs to be calling using IUSR and no pass through account?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Kevin Gilmore		</title>
		<link>https://blog.woodylabs.com/2009/10/aspphp-network-share-browsing-between-servers-on-iis/comment-page-1/#comment-574</link>

		<dc:creator><![CDATA[Kevin Gilmore]]></dc:creator>
		<pubDate>Wed, 06 Jan 2010 12:34:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.woodylabs.com/?p=111#comment-574</guid>

					<description><![CDATA[I&#039;m running this on Win 2003 server IIs Ver 6, the iusr account is on both systems the web server and the file server. The path is the unc \\servername\share name\data.mdb.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m running this on Win 2003 server IIs Ver 6, the iusr account is on both systems the web server and the file server. The path is the unc \\servername\share name\data.mdb.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Woody		</title>
		<link>https://blog.woodylabs.com/2009/10/aspphp-network-share-browsing-between-servers-on-iis/comment-page-1/#comment-573</link>

		<dc:creator><![CDATA[Woody]]></dc:creator>
		<pubDate>Wed, 06 Jan 2010 10:10:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.woodylabs.com/?p=111#comment-573</guid>

					<description><![CDATA[What windows / iis version are you on? its the iUSR account you have added on both right? from the calling server?

are you  using full network path e.g. \\servername\e$\data.mdb or ip or mapped drive or what?]]></description>
			<content:encoded><![CDATA[<p>What windows / iis version are you on? its the iUSR account you have added on both right? from the calling server?</p>
<p>are you  using full network path e.g. \\servername\e$\data.mdb or ip or mapped drive or what?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Kevin Gilmore		</title>
		<link>https://blog.woodylabs.com/2009/10/aspphp-network-share-browsing-between-servers-on-iis/comment-page-1/#comment-572</link>

		<dc:creator><![CDATA[Kevin Gilmore]]></dc:creator>
		<pubDate>Tue, 05 Jan 2010 22:15:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.woodylabs.com/?p=111#comment-572</guid>

					<description><![CDATA[I have the same user on both servers, I&#039;ve added that user to the security settings for the db file, share and security settings.
Here is the error if everyone is not used.

Server Error in &#039;/TT&#039; Application.
--------------------------------------------------------------------------------

Runtime Error 
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine. 

Details: To enable the details of this specific error message to be viewable on remote machines, please create a  tag within a &quot;web.config&quot; configuration file located in the root directory of the current web application. This  tag should then have its &quot;mode&quot; attribute set to &quot;Off&quot;.


&lt;!-- Web.Config Configuration File --&gt;


    
        
    

 

Notes: The current error page you are seeing can be replaced by a custom error page by modifying the &quot;defaultRedirect&quot; attribute of the application&#039;s  configuration tag to point to a custom error page URL.


&lt;!-- Web.Config Configuration File --&gt;


    
        
    
]]></description>
			<content:encoded><![CDATA[<p>I have the same user on both servers, I&#8217;ve added that user to the security settings for the db file, share and security settings.<br />
Here is the error if everyone is not used.</p>
<p>Server Error in &#8216;/TT&#8217; Application.<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>Runtime Error<br />
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine. </p>
<p>Details: To enable the details of this specific error message to be viewable on remote machines, please create a  tag within a &#8220;web.config&#8221; configuration file located in the root directory of the current web application. This  tag should then have its &#8220;mode&#8221; attribute set to &#8220;Off&#8221;.</p>
<p><!-- Web.Config Configuration File --></p>
<p>Notes: The current error page you are seeing can be replaced by a custom error page by modifying the &#8220;defaultRedirect&#8221; attribute of the application&#8217;s  configuration tag to point to a custom error page URL.</p>
<p><!-- Web.Config Configuration File --></p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
