<?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>methodicjon &#187; tiger</title>
	<atom:link href="http://methodicjon.com/tag/tiger/feed/" rel="self" type="application/rss+xml" />
	<link>http://methodicjon.com</link>
	<description>me·thod·ic : adjective - Proceeding with regard to method; systematic</description>
	<lastBuildDate>Sat, 19 May 2012 15:20:40 +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>Locking down OS X (Tiger) / &#8216;child proofing&#8217;</title>
		<link>http://methodicjon.com/2008/09/02/locking-down-os-x-tiger-child-proofing/</link>
		<comments>http://methodicjon.com/2008/09/02/locking-down-os-x-tiger-child-proofing/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 01:58:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[child proofing]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[child proof]]></category>
		<category><![CDATA[restrictions]]></category>
		<category><![CDATA[tiger]]></category>

		<guid isPermaLink="false">http://methodicjon.com/?p=5</guid>
		<description><![CDATA[I&#8217;ve been asked a few times to get my sister-in-law a computer so she can email. She reiceved a &#8216;MailStation&#8216; as a gift. I never had the heart to tell her it was junk. Since I&#8217;ve arrived at Mac OS X 10.4 (Tiger) for the iMac G3 I salvaged for free from Craigslist, I need [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been asked a few times to get my sister-in-law a computer so she can email. She reiceved a &#8216;<a href="http://en.wikipedia.org/wiki/Cidco_MailStation" target="_blank">MailStation</a>&#8216; as a gift. I never had the heart to tell her it was junk.</p>
<p>Since I&#8217;ve arrived at <a href="http://en.wikipedia.org/wiki/Macintosh" target="_blank">Mac</a> <a href="http://en.wikipedia.org/wiki/OS_X" target="_blank">OS X</a> <a href="http://en.wikipedia.org/wiki/Mac_OS_X_v10.4" target="_blank">10.4 (Tiger)</a> for the <a href="http://en.wikipedia.org/wiki/Imac_g3" target="_blank">iMac G3</a> I salvaged for free from Craigslist, I need to lock down the UI.  Sure, in Tiger, <a href="http://www.tech-recipes.com/rx/2251/os_x_restrict_a_user_account" target="_blank">there are plenty of &#8216;Parental Controls&#8217;</a> but selecting the most restrictive setting of: &#8216;This user can only use these applications&#8217;, adds several Folders to the Dock such as Documents, Applications. Given this particular user, I felt it would confuse more then it would help.</p>
<p><span id="more-5"></span></p>
<p>So, I decided I&#8217;d select &#8216;Simple Finder&#8217;, but restrict the UI and the Dock. I did consider removing the Dock, and found buried online <a href="http://forums.macosxhints.com/showthread.php?t=37593#6" target="_blank">a good reference on removing the Dock from OS X</a>.</p>
<p>So, here are the steps I took.</p>
<ol>
<li>Create a new user in System Preferences, leaving it as a &#8216;standard user&#8217; (for the time being)</li>
<li>Log in as that user and trim down the Dock (click and drag Dock icons into the trashcan). I only left  FireFox (see my post on child proofing FireFox) and an AppleScript to Shutdown the Mac.</li>
<li><a href="http://www.macosxhints.com/article.php?story=20050723123302403" target="_blank">Disable the OS X Dashboard</a> [In Terminal run:<code> defaults write com.apple.dashboard mcx-disabled -boolean YES]</code> (activates at next login, test by pressing F12 key)</li>
<li><a href="http://forums.macosxhints.com/showthread.php?t=67085" target="_blank">Locking the OS X Dock</a> [In Terminal run:<code> defaults write com.apple.dock contents-immutable -bool true</code>] [Then also run in terminal: <code>osascript -e 'tell application "Dock" to quit'</code>] (this applies the change by killing the Dock)</li>
<li>Last step is to change the user type to 'Simple Finder' [In Terminal run:<code>defaults write com.apple.finder InterfaceLevel simple</code></li>
<li>Now, log off and back in. Time to lock down FireFox.</li>
</ol>
<p>Note: This method does not prevent other applications from running. An example would be iTunes. If an audio CD is inserted, iTunes runs. I felt 'helper applications' running would be pleasant, but at the same time, I'm not advertising that they exist or can be run.</p>
<p>Clearly, this leaves the system open and exposed at several levels. If you follow my approach, I recommend that you put in an audio disc, run and configure iTunes with defaults, and adjust the Parental Controls in the Preferences section.</p>
<p><strong>A major benefit</strong> of selecting the 'Simple Finder' lockdown approach is that a menu option exists in Finder (Finder -&gt; Run Full Finder), which when authenticated as a System Administrator, will let you run Terminal or any other application in this profile to further tweak the OS or perform some other administative tasks without logging out.</p>
]]></content:encoded>
			<wfw:commentRss>http://methodicjon.com/2008/09/02/locking-down-os-x-tiger-child-proofing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

