<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Why can I upload a file without IIS Write Permission?</title><link>http://blogs.msdn.com/david.wang/archive/2005/08/20/Why-can-I-upload-a-file-without-IIS-Write-Permission.aspx</link><description>A frequently misunderstood aspect of IIS is that disabling "Write" permissions from IIS Management UI actually prevents anyone from writing files to the server through IIS (such as upload files). This is clearly not the case, as the following question</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Why can I upload a file without IIS Write Permission?</title><link>http://blogs.msdn.com/david.wang/archive/2005/08/20/Why-can-I-upload-a-file-without-IIS-Write-Permission.aspx#454203</link><pubDate>Sun, 21 Aug 2005 18:34:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:454203</guid><dc:creator>Ken Cox [MVP]</dc:creator><description>This is a helpful analysis.&lt;br&gt;&lt;br&gt;What users need is a security tool/debugger that analyzes a given Web's configuration and reports on who has access to do what. It needs to take into account the convergence of ASP.Net (including impersonation), IIS, and NTFS security settings.&lt;br&gt;&lt;br&gt;Web site owners should be able to see at a glance whether the security is actually what they intended.&lt;br&gt;&lt;br&gt;Ken&lt;br&gt;Microsoft MVP [ASP.NET]</description></item><item><title>re: Why can I upload a file without IIS Write Permission?</title><link>http://blogs.msdn.com/david.wang/archive/2005/08/20/Why-can-I-upload-a-file-without-IIS-Write-Permission.aspx#454333</link><pubDate>Mon, 22 Aug 2005 05:11:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:454333</guid><dc:creator>wpoust</dc:creator><description>Excellent post.&lt;br&gt;&lt;br&gt;When I use online help in IIS 5.0 to look up the write privilege I got, &amp;quot;Use this property sheet to change properties for a physical directory in your Web site.&amp;quot;&lt;br&gt;&lt;br&gt;Can you see why people would be confused about the IIS write permission?  Do you see why people would stop using online help all together?&lt;br&gt;&lt;br&gt;Thanks again for the post.</description></item><item><title>Security with uploading files to IIS</title><link>http://blogs.msdn.com/david.wang/archive/2005/08/20/Why-can-I-upload-a-file-without-IIS-Write-Permission.aspx#454444</link><pubDate>Mon, 22 Aug 2005 13:43:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:454444</guid><dc:creator>Erno de Weerd</dc:creator><description /></item><item><title>re: Why can I upload a file without IIS Write Permission?</title><link>http://blogs.msdn.com/david.wang/archive/2005/08/20/Why-can-I-upload-a-file-without-IIS-Write-Permission.aspx#454447</link><pubDate>Mon, 22 Aug 2005 13:49:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:454447</guid><dc:creator>David Wang</dc:creator><description>Ken - That is a good idea and is something whose bits and pieces that I have been privately writing and tossing together for people to use.&lt;br&gt;&lt;br&gt;We also tried to do this with tools like AuthDiag which just tackle this problem from an IIS perspective without ASP.Net, and the results are already mixed. I believe the most useful part of the tool is not its auto-analysis reports for the layman but rather its incisive probes which gives insight to professionals that can make sense of it all.&lt;br&gt;&lt;br&gt;I just think the problem space is very complex, and a self-serve silver bullet nearly impossible.&lt;br&gt;&lt;br&gt;Thus, I believe in tools that make the underlying information easier to discover, aggregate, and consume. Ultimate responsibility of interpretation should lie in the user's hands.&lt;br&gt;&lt;br&gt;wpoust - Thanks. I try to elucidate as much as I can. I am not going to pretend that I like IIS product documentation regardless of distribution format. I just know that prior to IIS 6, IIS documentation was not in good shape. We fixed a lot of things in documentation for IIS 6, but there is still a lot more to fix. I also know that documentation quality varies from team to team across Microsoft, so I caution against transplanting prejudice of one product to another, or even one version to another.&lt;br&gt;&lt;br&gt;//David</description></item><item><title>re: Why can I upload a file without IIS Write Permission?</title><link>http://blogs.msdn.com/david.wang/archive/2005/08/20/Why-can-I-upload-a-file-without-IIS-Write-Permission.aspx#3805288</link><pubDate>Wed, 11 Jul 2007 03:17:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3805288</guid><dc:creator>George Dennie</dc:creator><description>&lt;p&gt;Actually, this is a big security issue and should be regarded as a security hole. Complexity is itself a barrier (foundation of cryptography). Essential this complexity implicitly prevents people from securing their systems reliably.&lt;/p&gt;
</description></item><item><title>re: Why can I upload a file without IIS Write Permission?</title><link>http://blogs.msdn.com/david.wang/archive/2005/08/20/Why-can-I-upload-a-file-without-IIS-Write-Permission.aspx#3845856</link><pubDate>Fri, 13 Jul 2007 14:47:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3845856</guid><dc:creator>David.Wang</dc:creator><description>&lt;p&gt;George - I agree with the statement that complexity makes everything, including security, harder.&lt;/p&gt;
&lt;p&gt;However, I think the problem is that end-users want cheap software customized to their unique situations and they want it to be simple to administer. And until we build successful AI, I simply do not believe it will ever reconcile.&lt;/p&gt;
&lt;p&gt;By its nature, cheap, customizable software which amply satisfy the unique environment of any user will consist of interacting &amp;quot;layers&amp;quot; that compose to form new functionality. But the same composable layers that bring cheap/customizable solutions also expose interactions that increase complexity.&lt;/p&gt;
&lt;p&gt;//David&lt;/p&gt;
</description></item><item><title>re: Why can I upload a file without IIS Write Permission?</title><link>http://blogs.msdn.com/david.wang/archive/2005/08/20/Why-can-I-upload-a-file-without-IIS-Write-Permission.aspx#7762993</link><pubDate>Mon, 18 Feb 2008 05:01:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7762993</guid><dc:creator>Outtanames999</dc:creator><description>&lt;p&gt;Excellent article. Just wondering... could you write one along the same lines adding user permissions on SQL server objects to the mix? &lt;/p&gt;
</description></item><item><title>re: Why can I upload a file without IIS Write Permission?</title><link>http://blogs.msdn.com/david.wang/archive/2005/08/20/Why-can-I-upload-a-file-without-IIS-Write-Permission.aspx#9853661</link><pubDate>Thu, 30 Jul 2009 22:05:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9853661</guid><dc:creator>bruno cabral</dc:creator><description>&lt;p&gt;Put the user &lt;/p&gt;
&lt;p&gt;&amp;quot;NT AUTHORITY\Authenticated Users&amp;quot;&lt;/p&gt;
&lt;p&gt;under Administrators Groups and you are Free to write/read/execute !!&lt;/p&gt;
</description></item></channel></rss>