<?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: ACLs and CIFS under OpenSolaris</title>
	<atom:link href="http://itsjustanotherlayer.com/2009/02/acls-and-cifs-under-opensolaris/feed/" rel="self" type="application/rss+xml" />
	<link>http://itsjustanotherlayer.com/2009/02/acls-and-cifs-under-opensolaris/</link>
	<description>Virtualization is a layer in software. What are you abstracting away from?</description>
	<lastBuildDate>Wed, 04 Jan 2012 10:55:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: thomas</title>
		<link>http://itsjustanotherlayer.com/2009/02/acls-and-cifs-under-opensolaris/comment-page-1/#comment-234</link>
		<dc:creator>thomas</dc:creator>
		<pubDate>Tue, 10 Mar 2009 23:12:21 +0000</pubDate>
		<guid isPermaLink="false">http://itsjustanotherlayer.com/?p=104#comment-234</guid>
		<description>i had the same problems. in addition to setting the ACL, i also had to enable acl inheritance through:

zfs set aclinherit=passthrough usbpool/storage

also i made bad experiences with casesensitivity=mixed: if there&#039;s a file &quot;File1.txt&quot;, and an unix user creates a file &quot;file1.txt&quot;, both filenames are &quot;renamed&quot; for CIFS access. casesensitivity=insensitive works much better for me.</description>
		<content:encoded><![CDATA[<p>i had the same problems. in addition to setting the ACL, i also had to enable acl inheritance through:</p>
<p>zfs set aclinherit=passthrough usbpool/storage</p>
<p>also i made bad experiences with casesensitivity=mixed: if there&#8217;s a file &#8220;File1.txt&#8221;, and an unix user creates a file &#8220;file1.txt&#8221;, both filenames are &#8220;renamed&#8221; for CIFS access. casesensitivity=insensitive works much better for me.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

