<?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: 5 Commands I Use Every Day</title>
	<atom:link href="http://www.richard-slater.co.uk/archives/2008/09/08/5-commands-i-use-every-day/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.richard-slater.co.uk/archives/2008/09/08/5-commands-i-use-every-day/</link>
	<description>Jesus, Life, Programming and Systems Administration</description>
	<lastBuildDate>Sat, 14 Jan 2012 19:39:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Steven</title>
		<link>http://www.richard-slater.co.uk/archives/2008/09/08/5-commands-i-use-every-day/comment-page-1/#comment-938</link>
		<dc:creator>Steven</dc:creator>
		<pubDate>Thu, 16 Sep 2010 14:30:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.richard-slater.co.uk/?p=362#comment-938</guid>
		<description>Very useful list, particularly icacls.  I need to apply varying NTFS permissions to subfolders within a share to prevent users from creating and deleting folders yet still allow them to modify all files.  However I also need to then give them modify permissions to a particular common subfolder (and files) within each top level folder.  I seem to have the correct scripts for the first 2 ACLs but not the latter.  I believe it should be something like:

icacls *CALCS /T /C /grant &quot;\&quot;:(CI)M

I would very much appreciate any help.
Thanks</description>
		<content:encoded><![CDATA[<p>Very useful list, particularly icacls.  I need to apply varying NTFS permissions to subfolders within a share to prevent users from creating and deleting folders yet still allow them to modify all files.  However I also need to then give them modify permissions to a particular common subfolder (and files) within each top level folder.  I seem to have the correct scripts for the first 2 ACLs but not the latter.  I believe it should be something like:</p>
<p>icacls *CALCS /T /C /grant &#8220;\&#8221;:(CI)M</p>
<p>I would very much appreciate any help.<br />
Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

