<?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: Root Directories in Recent Windows</title>
	<atom:link href="http://www.elharo.com/blog/tech/2006/11/20/root-directories-in-recent-windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.elharo.com/blog/tech/2006/11/20/root-directories-in-recent-windows/</link>
	<description>Ranting and Raving</description>
	<pubDate>Thu, 08 Jan 2009 14:17:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jeff</title>
		<link>http://www.elharo.com/blog/tech/2006/11/20/root-directories-in-recent-windows/comment-page-1/#comment-22382</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Tue, 21 Nov 2006 01:28:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.elharo.com/blog/tech/2006/11/20/root-directories-in-recent-windows/#comment-22382</guid>
		<description>On Windows XP, by default a normal user account (sometimes called 'limited user') does not have permission to write anywhere outside their user profile directories. If you want to allow users to do so, you have to adjust the default NTFS security permissions. 

Administrators can write anywhere, of course. (And FAT partitions have no security at all).

Similalrly, a limited user cannot write outside their own user hive in the registry.</description>
		<content:encoded><![CDATA[<p>On Windows XP, by default a normal user account (sometimes called &#8216;limited user&#8217;) does not have permission to write anywhere outside their user profile directories. If you want to allow users to do so, you have to adjust the default NTFS security permissions. </p>
<p>Administrators can write anywhere, of course. (And FAT partitions have no security at all).</p>
<p>Similalrly, a limited user cannot write outside their own user hive in the registry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anjan bacchu</title>
		<link>http://www.elharo.com/blog/tech/2006/11/20/root-directories-in-recent-windows/comment-page-1/#comment-22342</link>
		<dc:creator>anjan bacchu</dc:creator>
		<pubDate>Mon, 20 Nov 2006 22:20:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.elharo.com/blog/tech/2006/11/20/root-directories-in-recent-windows/#comment-22342</guid>
		<description>hi Elliotte,

  I know of a system running win2k SP2 which lets non-administrators create directories on root . This non-admin user 
can create a directory on root on a FAT32 file system.

  can you update once you find a solution.

Johnny K : Your answer sounds convincing.

BR,
~A</description>
		<content:encoded><![CDATA[<p>hi Elliotte,</p>
<p>  I know of a system running win2k SP2 which lets non-administrators create directories on root . This non-admin user<br />
can create a directory on root on a FAT32 file system.</p>
<p>  can you update once you find a solution.</p>
<p>Johnny K : Your answer sounds convincing.</p>
<p>BR,<br />
~A</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Augusto</title>
		<link>http://www.elharo.com/blog/tech/2006/11/20/root-directories-in-recent-windows/comment-page-1/#comment-22328</link>
		<dc:creator>Augusto</dc:creator>
		<pubDate>Mon, 20 Nov 2006 21:31:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.elharo.com/blog/tech/2006/11/20/root-directories-in-recent-windows/#comment-22328</guid>
		<description>There are some restrictions on Vista, I first read about this ironically in a Sun blog;

http://weblogs.java.net/blog/chet/archive/2006/10/java_on_vista_y.html

&lt;i&gt;
There is another related issue also worth noting: Vista itself has proclaimed various directories off-limits for writing.  For example, it is no longer possible (or at least no longer trivial) to save files to the root directory (C:\) or to other system-level folders; non-administrator users are typically restricted to writing only within their home directories.  This change will affect not only applets, like the IE7 sandbox constraints noted above, but also standalone and Java Web Start applications.  This is obviously not a Java-specific problem, but is one that our users must deal with just like they will have to deal with it in other native applications; files must be saved in Vista-friendly locations.
&lt;/i&gt;</description>
		<content:encoded><![CDATA[<p>There are some restrictions on Vista, I first read about this ironically in a Sun blog;</p>
<p><a href="http://weblogs.java.net/blog/chet/archive/2006/10/java_on_vista_y.html" onclick="javascript:pageTracker._trackPageview('/outbound/comment/weblogs.java.net');" rel="nofollow">http://weblogs.java.net/blog/chet/archive/2006/10/java_on_vista_y.html</a></p>
<p><i><br />
There is another related issue also worth noting: Vista itself has proclaimed various directories off-limits for writing.  For example, it is no longer possible (or at least no longer trivial) to save files to the root directory (C:\) or to other system-level folders; non-administrator users are typically restricted to writing only within their home directories.  This change will affect not only applets, like the IE7 sandbox constraints noted above, but also standalone and Java Web Start applications.  This is obviously not a Java-specific problem, but is one that our users must deal with just like they will have to deal with it in other native applications; files must be saved in Vista-friendly locations.<br />
</i></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johnny K</title>
		<link>http://www.elharo.com/blog/tech/2006/11/20/root-directories-in-recent-windows/comment-page-1/#comment-22318</link>
		<dc:creator>Johnny K</dc:creator>
		<pubDate>Mon, 20 Nov 2006 20:22:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.elharo.com/blog/tech/2006/11/20/root-directories-in-recent-windows/#comment-22318</guid>
		<description>I've seen this happen for users that have not been given a login (e.g. postgres user that is created to launch the PostgreSQL service) but never for ordinary user accounts.

The Security tab on the Folder Options dialog (explorer.exe - Tools-&#62;Folder Options) will list all the permissions.  It's probable that the systems have been locked down to prevent such directory creation.  I presume this is happening on machines in a lab?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve seen this happen for users that have not been given a login (e.g. postgres user that is created to launch the PostgreSQL service) but never for ordinary user accounts.</p>
<p>The Security tab on the Folder Options dialog (explorer.exe - Tools-&gt;Folder Options) will list all the permissions.  It&#8217;s probable that the systems have been locked down to prevent such directory creation.  I presume this is happening on machines in a lab?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
