<?xml version="1.0" encoding="UTF-8"?> <rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" 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/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" ><channel><title>hubionmac.com &#187; zugriffsrechte</title> <atom:link href="http://hubionmac.com/wordpress/tag/zugriffsrechte/feed/" rel="self" type="application/rss+xml" /><link>http://hubionmac.com/wordpress</link> <description>script the unscriptable</description> <lastBuildDate>Fri, 03 Feb 2012 22:41:10 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Erweiterte Datei Attribute und ACLs löschen</title><link>http://hubionmac.com/wordpress/2009/12/erweiterte-datei-attribute-acls-loschen/</link> <comments>http://hubionmac.com/wordpress/2009/12/erweiterte-datei-attribute-acls-loschen/#comments</comments> <pubDate>Sun, 06 Dec 2009 10:42:28 +0000</pubDate> <dc:creator>hubi</dc:creator> <category><![CDATA[OS X]]></category> <category><![CDATA[terminal]]></category> <category><![CDATA[acl]]></category> <category><![CDATA[attribute]]></category> <category><![CDATA[chmod]]></category> <category><![CDATA[extended]]></category> <category><![CDATA[zugriffsrechte]]></category><guid isPermaLink="false">http://hubionmac.com/wordpress/?p=1686</guid> <description><![CDATA[Ich habe einen Teil meiner alten Dateien von Hand von meiner alten Sytem-Platte kopiert. Dabei wurde aus mir unbekannten Gründen ACLs gesetzt. Das kann ganz schön nerven, wenn man eine alte Datei bearbeiten möchte, diese aber auf Grund der ACLs nicht verändern kann. Über den Finder konnte ich diese &#8220;eigene&#8221;n Zugriffsrechte nicht ändern, so musste [...]]]></description> <content:encoded><![CDATA[<div class="2columns"><p>Ich habe einen Teil meiner alten Dateien von Hand von meiner alten Sytem-Platte kopiert. Dabei wurde aus mir unbekannten Gründen ACLs gesetzt. Das kann ganz schön nerven, wenn man eine alte Datei bearbeiten möchte, diese aber auf Grund der ACLs nicht verändern kann. Über den Finder konnte ich diese  &#8220;eigene&#8221;n Zugriffsrechte nicht ändern, so musste ein Terminal-Kommando herhalten</p></div><p><code>chmod -a# 0 &lt;Dateiname&gt;</code><br /> bzw.<br /> <code>chmod -R -a# 0 &lt;Verzeichnisname&gt;</code><br /><a href='http://hubionmac.com/wordpress/2009/12/erweiterte-datei-attribute-acls-loschen/bildschirmfoto-2009-12-06-um-11-24-14/' title='Bildschirmfoto 2009-12-06 um 11.24.14'><img width="150" height="100" src="http://hubionmac.com/wordpress/wp-content/uploads/2009/12/Bildschirmfoto-2009-12-06-um-11.24.14-150x100.png" class="attachment-thumbnail" alt="Bildschirmfoto 2009-12-06 um 11.24.14" title="Bildschirmfoto 2009-12-06 um 11.24.14" /></a> <a href='http://hubionmac.com/wordpress/2009/12/erweiterte-datei-attribute-acls-loschen/bildschirmfoto-2009-12-06-um-03-12-28/' title='Bildschirmfoto 2009-12-06 um 03.12.28'><img width="150" height="109" src="http://hubionmac.com/wordpress/wp-content/uploads/2009/12/Bildschirmfoto-2009-12-06-um-03.12.28-150x109.png" class="attachment-thumbnail" alt="Bildschirmfoto 2009-12-06 um 03.12.28" title="Bildschirmfoto 2009-12-06 um 03.12.28" /></a></p><h3>Update</h3><p>Wenn man dann auch noch die erweitern Attribute einer Datei (gibt es glaube ich seit 10.6) löschen möchte hilft <a href="http://forums.macnn.com/90/mac-os-x/369843/how-strip-leopard-extended-attributes-files/">dieser Tip</a>:<br /> <code>for i in $(ls -Rl@ | grep '^  ' | awk '{print $1}' | sort -u);    do echo echo Removing $i ... >&#038;2;  find . -print0 | xargs -0t xattr -d $i 2>/dev/null ; done</code><br /> Here again the spaces after the caret (&#8220;^&#8221;) are generated by Ctrl-V, followed by TAB.</p><h3>Update II</h3><p><code>chmod -RN dateiname</code></p> ]]></content:encoded> <wfw:commentRss>http://hubionmac.com/wordpress/2009/12/erweiterte-datei-attribute-acls-loschen/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 7/20 queries in 0.097 seconds using disk: basic
Object Caching 212/394 objects using disk: basic

Served from: hubionmac.com @ 2012-02-11 10:06:43 -->
