<?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>Cool-ade &#187; MacOS X</title>
	<atom:link href="http://www.cool-ade.co.uk/tag/macos-x/feed" rel="self" type="application/rss+xml" />
	<link>http://www.cool-ade.co.uk</link>
	<description>Cool-ade: Mac-Windows Integration Hints. General Commentary on Information Security, Web Technology and Computing Gadgets.</description>
	<lastBuildDate>Fri, 06 Jan 2012 17:20:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>10.6 and Kerberos TGTs at Initial Login</title>
		<link>http://www.cool-ade.co.uk/10-6-and-kerberos-tgts-at-initial-login-455</link>
		<comments>http://www.cool-ade.co.uk/10-6-and-kerberos-tgts-at-initial-login-455#comments</comments>
		<pubDate>Wed, 26 Jan 2011 16:49:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Mac-Windows]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[kerberos]]></category>
		<category><![CDATA[MacOS X]]></category>
		<category><![CDATA[Snow Leopard]]></category>

		<guid isPermaLink="false">http://www.cool-ade.co.uk/?p=455</guid>
		<description><![CDATA[Solution available to fix the problem where the Kerberos Ticket Granting Ticket is not issued during an Active Directory user&#8217;s initial login. Apple have detailed the fix in http://support.apple.com/kb/HT4100. A fix is also listed at http://www.afp548.com/forum/viewtopic.php?showtopic=26509. Follow the steps below to force the creation of the Kerberos TGT on initial login. The is taken from [...]]]></description>
			<content:encoded><![CDATA[<p>Solution available to fix the problem where the Kerberos Ticket Granting Ticket is <strong>not</strong> issued during an Active Directory user&#8217;s initial login.</p>
<p>Apple have detailed the fix in <a href="http://support.apple.com/kb/HT4100" target="_blank">http://support.apple.com/kb/HT4100</a>. A fix is also listed at <a href="http://www.afp548.com/forum/viewtopic.php?showtopic=26509" target="_blank">http://www.afp548.com/forum/viewtopic.php?showtopic=26509</a>.</p>
<p>Follow the steps below to force the creation of the Kerberos TGT on initial login. The is taken from the Apple Knowledgebase:-</p>
<ol>
<li>Make a backup copy of the authorization file with this Terminal command:
<pre>sudo cp /etc/authorization /etc/authorization.bak</pre>
</li>
<li>Open the /etc/authorization file in a text editor or plist editing application.</li>
<li>Locate this key:
<pre>&lt;key&gt;system.login.console&lt;/key&gt;</pre>
</li>
<li>Under mechanisms, add the string:
<pre>&lt;string&gt;builtin:krb5store,privileged&lt;/string&gt;</pre>
</li>
<li>Save the file to /etc</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.cool-ade.co.uk/10-6-and-kerberos-tgts-at-initial-login-455/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Silent CS4 Upgrade on Mac</title>
		<link>http://www.cool-ade.co.uk/silent-cs-upgrade-on-mac-425</link>
		<comments>http://www.cool-ade.co.uk/silent-cs-upgrade-on-mac-425#comments</comments>
		<pubDate>Fri, 24 Sep 2010 19:00:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Acrobat Updates]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Adobe CS Deployment Guide]]></category>
		<category><![CDATA[Creative Suite]]></category>
		<category><![CDATA[dockutil]]></category>
		<category><![CDATA[MacOS X]]></category>

		<guid isPermaLink="false">http://www.cool-ade.co.uk/?p=425</guid>
		<description><![CDATA[I&#8217;ve recently been working on a project upgrading Adobe Creative Suite to CS4 for about 100 users. Why CS4? I hear you say, when CS5 is available. Well, not all companies move that fast due to compatibility with third parties, etc&#8230;. Getting back to the upgrade. The aim was to un-install CS3 and then install [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve recently been working on a project upgrading Adobe Creative Suite to CS4 for about 100 users. Why CS4? I hear you say, when CS5 is available. Well, not all companies move that fast due to compatibility with third parties, etc&#8230;.</p>
<p>Getting back to the upgrade. The aim was to un-install CS3 and then install CS4 with updates silently. After many hours I conceded as it isn&#8217;t possible to do all of this. Using the <a href="http://www.adobe.com/aboutadobe/openoptions/pdfs/manualenterprisedeployment_cs4_help.pdf" target="_blank">Adobe CS4 deployment guide</a> I was able to un-install CS3 and create a customised CS4 install and do updates silently. However, it all falls apart with Acrobat. Acrobat requires user interaction with administrator access to complete the install. Also, Acrobat updates will not install silently.</p>
<p>There are various works around for update Acrobat, but I couldn&#8217;t get any of them to work successfully.  For this project I had to live with this problem.  Basically the command<em> (see below)</em> will always ask for user interaction when updating Acrobat in contrast to what Adobe say in there<a href="http://kb2.adobe.com/cps/491/cpsid_49171.html" target="_blank"> technote</a>.</p>
<pre><strong><em>PATH</em> - /Acrobat\ 910\ Pro\ Patch.app/Contents/MacOS/Acrobat\ 9\ Pro\ Patch --mode=silent</strong></pre>
<p>Moving on, the final part of the install was to remove the old CS3 dock icons and all the CS4 dock icons for all users on each Mac. This was achieved using a great utility called <a href="http://patternbuffer.wordpress.com/2008/05/16/dockutil-10-released/" target="_blank">dockutil</a>.</p>
<pre><strong>dockutil --add '/Applications/Adobe Acrobat 9 Pro/Acrobat Distiller.app' --allhomes
dockutil --remove 'Adobe Illustrator CS3' --allhomes</strong></pre>
<p>The only thing it doesn&#8217;t do is update the default dock.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cool-ade.co.uk/silent-cs-upgrade-on-mac-425/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple 10.6 updates from Apple 10.5 Software Update Server</title>
		<link>http://www.cool-ade.co.uk/apple-10-6-updates-from-apple-10-5-software-update-server-392</link>
		<comments>http://www.cool-ade.co.uk/apple-10-6-updates-from-apple-10-5-software-update-server-392#comments</comments>
		<pubDate>Fri, 21 May 2010 09:00:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computer Security]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Leopard]]></category>
		<category><![CDATA[MacOS X]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Snow Leopard]]></category>
		<category><![CDATA[Software Update Services]]></category>
		<category><![CDATA[Tiger]]></category>

		<guid isPermaLink="false">http://www.cool-ade.co.uk/?p=392</guid>
		<description><![CDATA[Your running a 10.5 server with (SUS) software update services and you’ve got 10.6 clients on your network. You want to patch your 10.6 clients but they won’t with 10.5 SUS. The Apple solution is to upgrade the server to 10.6 so it can serve 10.6 updates. An alternative solution is to use the following hack on the 10.5 SUS. [...]]]></description>
			<content:encoded><![CDATA[<p>Your running a 10.5 server with (SUS) software update services and you&#8217;ve got 10.6 clients on your network. You want to patch your 10.6 clients but they won&#8217;t with 10.5 SUS. The Apple solution is to upgrade the server to 10.6 so it can serve 10.6 updates. An alternative solution is to hack the 10.5 SUS. This hack has been taken from a thread from <a href="http://discussions.apple.com/profile.jspa?userID=1755721" target="_blank">Jan Uschok</a> on the Apple Support Discussion page: <a href="http://discussions.apple.com/thread.jspa?threadID=2169042&amp;tstart=15" target="_blank">http://discussions.apple.com/thread.jspa?threadID=2169042&amp;tstart=15</a></p>
<p>1: Stop SUS</p>
<p>2: Download <a href="http://swscan.apple.com/content/meta/mirror-config-1.plist" target="_blank">http://swscan.apple.com/content/meta/mirror-config-1.plist</a> and copy it to /usr/share/swupd/html/content/meta/mirror-config-1.plist</p>
<p>3: Change it to look like this:</p>
<p>&lt;?xml version=&#8221;1.0&#8243; encoding=&#8221;UTF-8&#8243;?&gt;<br />
&lt;!DOCTYPE plist PUBLIC &#8220;-//Apple Computer//DTD PLIST 1.0//EN&#8221; &#8220;http://www.apple.com/DTDs/PropertyList-1.0.dtd&#8221;&gt;<br />
&lt;plist version=&#8221;1.0&#8243;&gt;<br />
&lt;dict&gt;<br />
&lt;key&gt;PrimaryCatalog&lt;/key&gt;<br />
&lt;string&gt;http://swscan.apple.com/content/catalogs/index.sucatalog&lt;/string&gt;<br />
&lt;key&gt;CatalogsList&lt;/key&gt;<br />
&lt;array&gt;<br />
&lt;string&gt;http://swscan.apple.com/content/catalogs/index.sucatalog&lt;/string&gt;<br />
&lt;string&gt;http://swscan.apple.com/content/catalogs/others/index-leopard.merged-1.sucatalog&lt;/string&gt;<br />
&lt;string&gt;http://swscan.apple.com/content/catalogs/others/index-leopard-snowleopard.merged-1.sucatalog&lt;/string&gt;<br />
&lt;/array&gt;<br />
&lt;/dict&gt;<br />
&lt;/plist&gt;</p>
<p>4: Edit /etc/swupd/swupd.plist and change the metaIndexURL entry to look like this:</p>
<p>&lt;key&gt;metaIndexURL&lt;/key&gt;<br />
&lt;string&gt;http://myserver.com:8088/content/meta/mirror-config-1.plist&lt;/string&gt;<br />
&lt;key&gt;portToUse&lt;/key&gt;</p>
<p>5: Start SUS and wait for it to download the catalog files and to generate the local versions thereof.</p>
<p>6: Once it has generated the local catalog files add some symlinks like this:</p>
<p>cd /usr/share/swupd/html<br />
ln -s /usr/share/swupd/html/content/catalogs/index.sucatalog .<br />
ln -s /usr/share/swupd/html/content/catalogs/others/index-leopard.merged-1.sucatalog .<br />
ln -s /usr/share/swupd/html/content/catalogs/others/index-leopard-snowleopard.merged-1.sucatalog .</p>
<p>7: Just in case restart SUS</p>
<p>8: Wait for SUS to download all the updates</p>
<p>9: On your 10.6 client go in the Finder to /Library/Preferences and open com.apple.SoftwareUpdate.plist. Change the CatalogURL entry to point to http://myserver.com:8088/index-leopard-snowleopard.merged-1.sucatalog</p>
<p>10: Launch Software Update on your 10.6 client and be happy</p>
<p>It should behave like a 10.6 server now as it is serving the catalog files according to the 10.6 server documentation as described on page 89 here: <a href="http://images.apple.com/server/macosx/docs/System_Imaging_and_SW_Update_Admin_v10.6.pdf" target="_blank">http://images.apple.com/server/macosx/docs/System_Imaging_and_SW_Update_Admin_v10.6.pdf</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cool-ade.co.uk/apple-10-6-updates-from-apple-10-5-software-update-server-392/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Major Exchange Support Improvements for Office 2011 for Mac</title>
		<link>http://www.cool-ade.co.uk/major-exchange-support-improvements-for-office-2011-for-mac-387</link>
		<comments>http://www.cool-ade.co.uk/major-exchange-support-improvements-for-office-2011-for-mac-387#comments</comments>
		<pubDate>Fri, 21 May 2010 08:00:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Mac-Windows]]></category>
		<category><![CDATA[Entourage]]></category>
		<category><![CDATA[MacOS X]]></category>
		<category><![CDATA[Mircosoft]]></category>
		<category><![CDATA[Office 2011]]></category>

		<guid isPermaLink="false">http://www.cool-ade.co.uk/?p=387</guid>
		<description><![CDATA[Microsoft are getting their act together with Office 2011 for Mac.  There are major improvements which include improved support for Exchange and the reincorporation of support for Visual Basic for Applications. [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft are getting their act together with Office 2011 for Mac.  There are major improvements which include improved support for Exchange and the reincorporation of support for Visual Basic for Applications. See the latest info at: <a href="http://www.appleinsider.com/articles/10/05/06/road_to_office_2011_new_looks_support_for_exchange_vba.html" target="_blank">http://www.appleinsider.com/articles/10/05/06/road_to_office_2011_new_looks_support_for_exchange_vba.html</a>.</p>
<p>The Exchange improvements are well overdue as the current Entourage is a disaster with slow synchronisation, corrupting databases, inability to save custom distribution group, etc… Bringing back Visual Basic for Applications will also resolve the headache of not being able to use macro enabled Excel spreadsheets in a mixed Mac/PC workgroup.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cool-ade.co.uk/major-exchange-support-improvements-for-office-2011-for-mac-387/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Snow Leopard Ditched Resource Forks</title>
		<link>http://www.cool-ade.co.uk/snow-leopard-ditched-resources-forks-404</link>
		<comments>http://www.cool-ade.co.uk/snow-leopard-ditched-resources-forks-404#comments</comments>
		<pubDate>Mon, 01 Mar 2010 11:00:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Mac-Windows]]></category>
		<category><![CDATA[Isilon]]></category>
		<category><![CDATA[Leopard]]></category>
		<category><![CDATA[MacOS X]]></category>
		<category><![CDATA[Snow Leopard]]></category>

		<guid isPermaLink="false">http://www.cool-ade.co.uk/?p=404</guid>
		<description><![CDATA[Yes, the dot underscore<em> (DS_Store and ._ AppleDouble files)</em> are gone. They have been replaced using SMB Alternative Data Streams (ADS) also known as NTFS Streams. As a network administrator, I welcome this but it may have repercussions. [...]]]></description>
			<content:encoded><![CDATA[<p>Yes, the dot underscore<em> (DS_Store and ._ AppleDouble files)</em> are gone. They have been replaced using SMB Alternative Data Streams (ADS) also known as NTFS Streams. See <a href="http://www.symantec.com/connect/articles/windows-ntfs-alternate-data-streams" target="_blank">http://www.symantec.com/connect/articles/windows-ntfs-alternate-data-streams</a> for  detailed information on ADS.</p>
<p>As a network administrator, I welcome this but it may have repercussions. For example, you have a bunch of Quark files without extension names on an SMB share in the AppleDouble format created by a 10.4 client. By default a 10.6 client wouldn&#8217;t be able to read the Quark files because it doesn&#8217;t read the AppleDouble dot underscore file and there are no extension names. Therefore, Apple have made it easy to re-enable the feature. This is possible be editing the nsmb.conf file.</p>
<p><span style="text-decoration: underline;">To disable  named streams as a default for your Mac OS X client user account</span></p>
<p>Execute these two commands in Terminal:</p>
<pre><tt>echo "[default]" &gt;&gt;  ~/Library/Preferences/nsmb.conf</tt>
<tt>echo "streams=no" &gt;&gt; ~/Library/Preferences/nsmb.conf
</tt></pre>
<p><span style="text-decoration: underline;">To disable named streams as a default for <em>all</em> Mac OS X  client user accounts on a Mac<br />
</span></p>
<p>Log in to Mac OS X with an admin user account if you aren&#8217;t already  logged in as an admin, then execute these two commands in Terminal:</p>
<pre><tt>echo "[default]" | sudo tee -a /etc/nsmb.conf</tt>
<tt>echo "streams=no" | sudo tee -a /etc/nsmb.conf</tt></pre>
<p>See the man page on <a onclick="s_objectID=&quot;http://developer.apple.com/Mac/library/documentation/Darwin/Reference/ManPages/man5/nsmb.conf.5.h_1&quot;;return  this.s_oc?this.s_oc(e):true" href="http://developer.apple.com/Mac/library/documentation/Darwin/Reference/ManPages/man5/nsmb.conf.5.html">nsmb.conf</a> for more details about how to configure it.</p>
<p>To re-enable streams on 10.6 or to enable it on 10.5 change <span style="text-decoration: underline;">streams=no</span> to <span style="text-decoration: underline;">streams=yes</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cool-ade.co.uk/snow-leopard-ditched-resources-forks-404/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac OS X 10.6 Software and Driver Issues</title>
		<link>http://www.cool-ade.co.uk/mac-os-x-10-6-software-and-driver-issues-368</link>
		<comments>http://www.cool-ade.co.uk/mac-os-x-10-6-software-and-driver-issues-368#comments</comments>
		<pubDate>Sat, 27 Feb 2010 15:21:48 +0000</pubDate>
		<dc:creator>cool-ade</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Canon Printer Drivers]]></category>
		<category><![CDATA[MacOS X]]></category>
		<category><![CDATA[Microsoft Powerpoint 2008]]></category>
		<category><![CDATA[Quark]]></category>
		<category><![CDATA[Snow Leopard]]></category>

		<guid isPermaLink="false">http://www.cool-ade.co.uk/?p=368</guid>
		<description><![CDATA[I recently set-up some new iMacs, the 21.5in, 3Ghz ones running 10.6.2. All seems to be going well. However, I soon discovered a number of major problems with third party software after the iMac&#8217;s were given out the test group of users. The problems listed below have resulted in delaying the roll out of 25 [...]]]></description>
			<content:encoded><![CDATA[<p>I recently set-up some new iMacs, the 21.5in, 3Ghz ones running 10.6.2. All seems to be going well. However, I soon discovered a number of major problems with third party software after the iMac&#8217;s were given out the test group of users. The problems listed below have resulted in delaying the roll out of 25 new iMacs.</p>
<p><strong>Quark Xpress 7 </strong>crashes when printing with 10.6 and is generally unstable. Quark doesn&#8217;t like printing documents using the binary data format. If prefers using ASCII. See <a href="http://forums.quark.com/t/22523.aspx" target="_blank">http://forums.quark.com/t/22523.aspx</a>. The best fix for this problem is to change the picture data option to ASCII. You may get the error message: &#8220;Page could contain EPS  pictures which include binary data. OK to continue?&#8221; but it does work and Quark is more stable. However, Quark still crashes randomly so users need to save their work regularly. Unfortunately, the only real solution available for Quark running on 10.6 is to use Quark 8. See <a href="http://forums.quark.com/t/21811.aspx" target="_blank">http://forums.quark.com/t/21811.aspx</a>.</p>
<p><strong>Canon</strong> has only updated a few of their printer drivers to fully work with 10.6. They have updated all of the PPDs, but these only give limited printing functionally. See <a href="http://www.canon.co.uk/Operating_System_Drivers/mac_os_compatibility_office.asp" target="_blank">http://www.canon.co.uk/Operating_System_Drivers/mac_os_compatibility_office.asp</a>. The older 10.5 compatible drivers will install but they won&#8217;t work, an error message occurs &#8220;The printer software was installed incorrectly. Please reinstall the printer’s software or contact the manufacturer for assistance.&#8221;. Using a PPD will work, but there no secure printing option and limited ability for proper tray selection, double printing etc&#8230; Fortunately, I discovered a work around for the fiery RIP enabled devices. EFI have released a <a href="http://services.efi.com/support/drivers/download2.asp?oem=efi&amp;sys=Apple_mac_osx_106&amp;ver=NA" target="_blank">printer driver update</a> which modifies the CUPS permissions on Mac OS X 10.6.</p>
<p><strong>Microsoft Powerpoint 2008</strong> with SP2 is unusable on 10.6. Typing and keystrokes lag behind about of 5 seconds before appearing on screen. Moving between slides is very slow and Powerpoint often freezes. There currently isn&#8217;t any solution for this problem. I&#8217;m hoping that the next Microsoft Office update will fix this, or possibly the new Apple update 10.6.3.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cool-ade.co.uk/mac-os-x-10-6-software-and-driver-issues-368/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Mac Security Report 2009</title>
		<link>http://www.cool-ade.co.uk/mac-security-report-2009-339</link>
		<comments>http://www.cool-ade.co.uk/mac-security-report-2009-339#comments</comments>
		<pubDate>Tue, 26 Jan 2010 13:16:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computer Security]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[MacOS X]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.cool-ade.co.uk/?p=339</guid>
		<description><![CDATA[Macintosh Security Company Intego, the developers of VirusBarrier  have released a report  on Mac and iPhone security for 2009.

The report focuses on various Trojan horse attacks, malware found in Torrent application downloads, attacks on jailbroken iPhones, Mac OS X vulnerabilities and third party vulnerabilities. [...]]]></description>
			<content:encoded><![CDATA[<p>Macintosh Security Company <a href="http://www.intego.com/" target="_blank">Intego</a>, the developers of <a href="http://www.intego.com/virusbarrier/" target="_blank">VirusBarrier</a> have released a <a href="http://blog.intego.com/images/yims2009.pdf" target="_blank">report</a> on Mac and iPhone security for 2009.</p>
<p>The report focuses on various Trojan horse attacks, malware found in Torrent application downloads, attacks on jailbroken iPhones, Mac OS X vulnerabilities and third party vulnerabilities.</p>
<p>The following excerpt is taken from the report: -</p>
<p><em>Many of these operating system vulnerabilities pave the way for unseen malware attacks. Some of them are such that merely visiting a booby-trapped web page can compromise a Mac. This underscores the importance of security software that protects not only from malware but also from web threats and the many other kinds of menaces that target Macs. It also highlights the need to keep software up-to-date. Both for Mac OS X and for third-party software, users should make sure that they have the latest versions of their software, since some programs—such as Adobe Reader, commonly used to view PDF files—are easy to attack with known exploits circulating in the wild.</em></p>
<p>The report is available from <a href="http://blog.intego.com/2010/01/25/the-year-in-mac-security-2009/" target="_blank">http://blog.intego.com/2010/01/25/the-year-in-mac-security-2009/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cool-ade.co.uk/mac-security-report-2009-339/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mac Leopard not saving resource forks on Isilon OneFS</title>
		<link>http://www.cool-ade.co.uk/mac-leopard-not-saving-resource-foks-on-isilon-onefs-261</link>
		<comments>http://www.cool-ade.co.uk/mac-leopard-not-saving-resource-foks-on-isilon-onefs-261#comments</comments>
		<pubDate>Sat, 02 Jan 2010 09:00:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mac-Windows]]></category>
		<category><![CDATA[Isilon]]></category>
		<category><![CDATA[Leopard]]></category>
		<category><![CDATA[MacOS X]]></category>
		<category><![CDATA[OneFS]]></category>
		<category><![CDATA[Tiger]]></category>

		<guid isPermaLink="false">http://www.cool-ade.co.uk/?p=261</guid>
		<description><![CDATA[MacOS X Leopard (10.5) doesn’t save resource fork information (._ hidden files) on the Isilon by default. Leopard uses the Isilon SMB Alternate Data Streams (ADS) feature which allows metadata such as resource fork data to be stored. However, MacOS X Tiger (10.4) cannot use ADS. Therefore, files (without extensions) written to the Isilon from Leopard(10.5) cannot be identified by Tiger (10.4) unless ADS is disabled. [...]]]></description>
			<content:encoded><![CDATA[<p>MacOS X Leopard (10.5) doesn’t save resource fork information (._ hidden files) on the Isilon by default. Leopard uses the Isilon SMB Alternate Data Streams (ADS) feature which allows metadata such as resource fork data to be stored. However, MacOS X Tiger (10.4) cannot use ADS. Therefore, files (without extensions) written to the Isilon from Leopard(10.5) cannot be identified by Tiger (10.4) unless ADS is disabled.</p>
<p>To disable support for ADS for all shares in a cluster, edit the file /etc/mcp/override/smbd.xml and add the following text to the file immediately after any line that begins &lt;/add-tag&gt;:</p>
<address> <strong>&lt;add-tag id=&#8221;smbdglobal&#8221;&gt;</strong></address>
<address><strong> &lt;field name=&#8221;ignore named streams&#8221; value=&#8221;yes&#8221;&gt;&lt;/field&gt;</strong></address>
<address><strong> &lt;/add-tag&gt;</strong></address>
<address> </address>
<p>This has to be done via the command line so you will need to SSH into the isilon cluster. Once you have made this change, wait 60 seconds for it to propagate to all nodes in your cluster, then run following command to restart all SMB connections to the cluster, in order to take advantage of this change:</p>
<address><strong>isi_for_array -q &#8216;killall smbd&#8217;</strong></address>
<address> </address>
<p>If the change made to the global smbd.xml file doesn&#8217;t work, edit the file /etc/mcp/override/smbd_shares.xml and add the following entry <strong>&lt;field name=&#8221;ignore named streams&#8221; value=&#8221;yes&#8221;&gt;&lt;/field&gt;</strong> into the individual share. See the example below: -</p>
<address>&lt;share name=&#8221;DataShare&#8221;&gt;</address>
<address> &lt;field name=&#8221;path&#8221; value=&#8221;/ifs/datashare&#8221;&gt;&lt;/field&gt;</address>
<address> &lt;field name=&#8221;guest ok&#8221; value=&#8221;yes&#8221;&gt;&lt;/field&gt;</address>
<address> &lt;field name=&#8221;no notify change&#8221; value=&#8221;yes&#8221;&gt;&lt;/field&gt;</address>
<address> &lt;field name=&#8221;write list&#8221; value=&#8221;Everyone&#8221;&gt;&lt;/field&gt;</address>
<address> &lt;field name=&#8221;comment&#8221; value=&#8221;mactest&#8221;&gt;&lt;/field&gt;</address>
<address><strong> &lt;field name=&#8221;ignore named streams&#8221; value=&#8221;yes&#8221;&gt;&lt;/field&gt;</strong></address>
<address>&lt;/share&gt;</address>
<address> </address>
<p>Once again when you have made this change, wait 60 seconds for it to propagate to all nodes in your cluster, then run following command to restart all SMB connections to the cluster, in order to take advantage of this change:</p>
<address><strong>isi_for_array -q &#8216;killall smbd&#8217;</strong></address>
<address> </address>
<p><strong>Please DO NOT atempt this if you are not familar with the command line environment.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cool-ade.co.uk/mac-leopard-not-saving-resource-foks-on-isilon-onefs-261/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

