<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Acls on galvanist</title>
    <link>/tags/acls/</link>
    <description>Recent content in Acls on galvanist</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Tue, 12 Aug 2014 19:55:57 +0000</lastBuildDate>
    <atom:link href="/tags/acls/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Strip Time Machine ACLs</title>
      <link>/posts/2014-08-12-strip-time-machine-acls/</link>
      <pubDate>Tue, 12 Aug 2014 19:55:57 +0000</pubDate>
      <guid>/posts/2014-08-12-strip-time-machine-acls/</guid>
      <description>&lt;p&gt;To strip ACLs from all files in the current working directory, run this:&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-sh&#34; data-lang=&#34;sh&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;chmod -R -N .&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;You might want to do this kind of thing if you&amp;rsquo;ve restored files from a &lt;a href=&#34;https://en.wikipedia.org/wiki/Time_Machine_%28OS_X%29&#34;&gt;Time Machine&lt;/a&gt; backup by hand, preserving permissions. By default Time Machine backup files have this ACL for everyone:&lt;/p&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;deny write,delete,append,writeattr,writeextattr,chown&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Don&amp;rsquo;t change your Time Machine volume, just use this to strip the ACLs of files you copied from it.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
