<?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>Macintosh-Admin &#187; Security</title>
	<atom:link href="http://www.macintosh-admin.com/category/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.macintosh-admin.com</link>
	<description>The resource for Macintosh administrators...</description>
	<lastBuildDate>Tue, 08 Jun 2010 08:56:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Open Directory Replication and SSH Service ACLs</title>
		<link>http://www.macintosh-admin.com/2009/12/15/open-directory-replication-and-ssh-service-acls/</link>
		<comments>http://www.macintosh-admin.com/2009/12/15/open-directory-replication-and-ssh-service-acls/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 18:15:54 +0000</pubDate>
		<dc:creator>morgant</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Tips & Tricks]]></category>

		<guid isPermaLink="false">http://www.macintosh-admin.com/?p=274</guid>
		<description><![CDATA[While configuring a Mac OS X 10.5 Leopard Server as an Open Directory Replica of a Leopard Open Directory Master I got &#8220;Open Directory Replica Error value = 1255" when it tried to start creating the replica. This error has to do with not being able to establish an ssh connection with the OD Master, [...]]]></description>
			<content:encoded><![CDATA[<p>While configuring a Mac OS X 10.5 Leopard Server as an Open Directory Replica of a Leopard Open Directory Master I got &#8220;<code>Open Directory Replica Error value = 1255"</code> when it tried to start creating the replica. This error has to do with not being able to establish an ssh connection with the OD Master, but the server in question had Remote Login enabled and, while I was using service level ACLs to limit ssh access, the admin user had ssh access.</p>
<p>However, although the root user and admin user share the same password by default, they&#8217;re not the same user and I couldn&#8217;t ssh in as root. Oddly, the root user isn&#8217;t an option to add to service level ACLs in Server Admin (at least for that Leopard Server installation). A quick search pulled a knowledge base article regading being <a href="http://support.apple.com/kb/TA24269">unable to add the root user to service-based ACL for SSH</a> which tells you to run the following command to add it manually:</p>
<p><code>sudo dseditgroup -o edit -a root -t user com.apple.access_ssh</code></p>
<p>Sure enough, it worked like a charm and now root shows up as &#8220;System Administrator&#8221; in the SSH service level ACLs in Server Admin:</p>
<p><img style="display: block; margin: 1em auto;" src="http://www.macintosh-admin.com/wp-content/uploads/2009/12/server_admin-service_acls-ssh-system_administrator.png" alt="" width="607" height="351" /></p>
<p>Naturally, I was then able to ssh in as root and the Open Directory Replica creation went off without a hitch.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.macintosh-admin.com/2009/12/15/open-directory-replication-and-ssh-service-acls/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Security Update 2009-004 Released</title>
		<link>http://www.macintosh-admin.com/2009/08/13/security-update-2009-004-released/</link>
		<comments>http://www.macintosh-admin.com/2009/08/13/security-update-2009-004-released/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 17:12:01 +0000</pubDate>
		<dc:creator>morgant</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Software Update]]></category>

		<guid isPermaLink="false">http://www.macintosh-admin.com/?p=131</guid>
		<description><![CDATA[Apple released Security Update 2009-004 yesterday to fix an issue with the DNS Service: By sending a maliciously crafted update message to the BIND DNS server, a remote attacker may be able to interrupt the BIND service. The issue affects servers which are masters for one or more zones, regardless of whether they accept updates[...] This update addresses [...]]]></description>
			<content:encoded><![CDATA[<p><img style="float: right; margin-left: 1em;" src="http://www.macintosh-admin.com/wp-content/uploads/2009/08/software_update-128x128.png" alt="" /></p>
<p>Apple released <a href="http://support.apple.com/kb/HT3776">Security Update 2009-004</a> yesterday to fix an issue with the DNS Service:</p>
<blockquote><p>By sending a maliciously crafted update message to the BIND DNS server, a remote attacker may be able to interrupt the BIND service. The issue affects servers which are masters for one or more zones, regardless of whether they accept updates[...] This update addresses the issue by properly rejecting messages with a record of type &#8216;ANY&#8217; where an assertion would previously have been raised.</p></blockquote>
<p>BIND is disabled by default in Mac OS X &amp; Server, but if you&#8217;ve got the DNS Service enabled you&#8217;ll want to apply this update. Grab it for <a href="http://support.apple.com/downloads/Security_Update_2009_004__Leopard_">Leopard</a> or <a href="http://support.apple.com/downloads/Security_Update_2009_004__Server_Tiger_Universal_">Tiger Server (Universal)</a> or pick it up via Software Update. It&#8217;s also available for Mac OS X client.</p>
<p>[Via <a href="http://twitter.com/topicdesk/status/3287556804">Topicdesk</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.macintosh-admin.com/2009/08/13/security-update-2009-004-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac OS X Server 10.5.8 &amp; Security Update 2009-003 Released</title>
		<link>http://www.macintosh-admin.com/2009/08/06/mac-os-x-server-1058-security-update-2009-003-released/</link>
		<comments>http://www.macintosh-admin.com/2009/08/06/mac-os-x-server-1058-security-update-2009-003-released/#comments</comments>
		<pubDate>Thu, 06 Aug 2009 13:10:27 +0000</pubDate>
		<dc:creator>morgant</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.macintosh-admin.com/?p=70</guid>
		<description><![CDATA[Apple has the following updates for Mac OS X Server: Mac OS X Server 10.5.8 Updater This update includes the following improvements: Reliability of AFP for file services and Time Machine backups Propagating file system permissions Maintaining history of user&#8217;s previous passwords Ensuring consistent VPN throughput regardless of load Spotlight indexing and memory consumption Further [...]]]></description>
			<content:encoded><![CDATA[<p><img style="float: right; margin-left: 1em;" src="http://www.macintosh-admin.com/wp-content/uploads/2009/08/software_update-128x128.png" alt="" /></p>
<p>Apple has the following updates for Mac OS X Server:</p>
<p><strong>Mac OS X Server 10.5.8 Updater</strong></p>
<p>This update includes the following improvements:</p>
<ul>
<li>Reliability of AFP for file services and Time Machine backups</li>
<li>Propagating file system permissions</li>
<li>Maintaining history of user&#8217;s previous passwords</li>
<li>Ensuring consistent VPN throughput regardless of load</li>
<li>Spotlight indexing and memory consumption</li>
</ul>
<p>Further details available in <a href="http://support.apple.com/kb/HT3607">this knowledge base article</a>. <a href="http://support.apple.com/downloads/Mac_OS_X_Server_10_5_8_Update">Full</a> and <a href="http://support.apple.com/downloads/Mac_OS_X_Server_10_5_8_Combo_Update">Combo</a> updaters are available.</p>
<p><strong>Security Update 2009-003</strong></p>
<p>This Security Update is for Mac OS X  Server 10.4.11 and coincides with the security updates found in Mac OS X Server 10.5.8. Full details are available in <a href="http://support.apple.com/kb/HT3757">this knowledge base article</a>.</p>
<p>While both PowerPC &amp; Intel-specific updaters are also available, we&#8217;re linking to <a href="http://support.apple.com/downloads/Security_Update_2009_003__Server_Tiger_Universal_">Security Update 2009-003 (Server Tiger Universal)</a>.</p>
<p>Let us know how you fare with either of these updates.</p>
<p><strong>Update:</strong> Topicdesk has noted in <a href="http://osx.topicdesk.com/newsletters/?p=subscribe&amp;id=4">their Newsletters</a> and <a href="http://twitter.com/topicdesk/status/3166309613">on Twitter</a> that these updates can overwrite files related to custom installations of Apache, PHP, and GD, esp. those garnered through many of <a href="http://osx.topicdesk.com/content/category/4/18/62/">their tutorials</a>. Performing the custom installation again after applying one of the aforementioned updates should do the trick.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.macintosh-admin.com/2009/08/06/mac-os-x-server-1058-security-update-2009-003-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Critical Mac OS X Java Vulnerabilities</title>
		<link>http://www.macintosh-admin.com/2009/05/20/critical-mac-os-x-java-vulnerabilities/</link>
		<comments>http://www.macintosh-admin.com/2009/05/20/critical-mac-os-x-java-vulnerabilities/#comments</comments>
		<pubDate>Wed, 20 May 2009 20:49:06 +0000</pubDate>
		<dc:creator>morgant</dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.macintosh-admin.com/?p=51</guid>
		<description><![CDATA[It appears that there some critical vulnerabilities in Java that, while fixed by Sun, have not made their way into Mac OS X, even with the newly-released Mac OS X 10.5.7. These vulnerabilities can be taken advantage of to run commands outside of the Java sandbox as the executing user. Landon Fuller has an overview, workarounds, and a [...]]]></description>
			<content:encoded><![CDATA[<p>It appears that there some <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5353">critical</a> <a href="http://java.sun.com/javase/6/webnotes/6u11.html">vulnerabilities</a> in Java that, while fixed by Sun, have not made their way into Mac OS X, even with the newly-released <a href="http://support.apple.com/downloads/#10.5.7">Mac OS X 10.5.7</a>. These vulnerabilities can be taken advantage of to run commands outside of the Java sandbox as the executing user.</p>
<p><a href="http://landonf.bikemonkey.org/code/macosx/CVE-2008-5353.20090519.html">Landon Fuller</a> has an overview, workarounds, and a proof-of-concept and <a href="http://blog.cr0.org/2009/05/write-once-own-everyone.html">Julien Tinnes</a> has a detailed explanation &amp; example. The workaround? Disable Java and &#8216;Open &#8220;safe&#8221; files after downloading&#8217; in Safari and other browsers. But you disabled &#8216;Open &#8220;safe&#8221; files after downloading&#8217; long ago, right?</p>
<p>[Via <a href="http://daringfireball.net/linked/2009/05/20/fuller-java-mac-os-x">Daring Fireball</a>]</p>
<p><strong>Update:</strong> This was fixed in <a href="http://support.apple.com/kb/HT3633">Java for Mac OS X 10.4 Release 9</a> &amp; <a href="http://support.apple.com/kb/HT3632">Java for Mac OS X 10.5 Update 4</a> on June 15th, 2009.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.macintosh-admin.com/2009/05/20/critical-mac-os-x-java-vulnerabilities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The WPA Crack</title>
		<link>http://www.macintosh-admin.com/2008/11/07/the-wpa-crack/</link>
		<comments>http://www.macintosh-admin.com/2008/11/07/the-wpa-crack/#comments</comments>
		<pubDate>Fri, 07 Nov 2008 19:24:32 +0000</pubDate>
		<dc:creator>morgant</dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.macintosh-admin.com/?p=36</guid>
		<description><![CDATA[Glenn Fleishmann over at Ars Technica has a great article explaining the new WPA crack. Here&#8217;s the quick &#38; dirty explanation: [I]t&#8217;s a method of decrypting and arbitrarily and successfully re-encrypting and re-injecting short packets on networks that have devices using TKIP. That&#8217;s a very critical distinction; this is a serious attack, and the first [...]]]></description>
			<content:encoded><![CDATA[<p>Glenn Fleishmann over at Ars Technica has a great article <a href="http://arstechnica.com/articles/paedia/wpa-cracked.ars">explaining the new WPA crack</a>. Here&#8217;s the quick &amp; dirty explanation:</p>
<blockquote><p>[I]t&#8217;s a method of decrypting and arbitrarily and successfully re-encrypting and re-injecting short packets on networks that have devices using TKIP. That&#8217;s a very critical distinction; this is a serious attack, and the first real flaw in TKIP that&#8217;s been found and exploited. But it&#8217;s still a subset of a true key crack.</p>
<p>Tews pointed out that &#8220;if you used security features just for preventing other people from using your bandwidth, you are perfectly safe,&#8221; which is the case for most home users. Someone can&#8217;t use this attack to break into a home or corporate network, nor decipher all the data that passes.</p></blockquote>
<p>Fortunately, WPA2&#8242;s AES encryption is not susceptible to this crack, so making sure your AirPort &amp; WiFi networks are switched over to WPA2 is best done sooner rather than later. If you still have some 802.11b/g clients that only support WPA, you&#8217;ll want to assess how much of a risk this is for your environment.</p>
<p>[Via <a href="http://daringfireball.net/linked/2008/11/07/fleishman-wpa-hack">Daring Fireball</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.macintosh-admin.com/2008/11/07/the-wpa-crack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
