<?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>far away mac &#187; Permission</title>
	<atom:link href="http://www.farawaymac.com/mac-server/category/permission/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.farawaymac.com</link>
	<description>tips on running a remote mac server</description>
	<lastBuildDate>Mon, 26 Sep 2011 19:33:34 +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>Enable Screen Sharing or ARD Via SSH</title>
		<link>http://www.farawaymac.com/mac-server/enable-screen-sharing-or-ard-via-ssh/</link>
		<comments>http://www.farawaymac.com/mac-server/enable-screen-sharing-or-ard-via-ssh/#comments</comments>
		<pubDate>Mon, 31 Mar 2008 12:48:40 +0000</pubDate>
		<dc:creator>Brian Stucki</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Mac Server]]></category>
		<category><![CDATA[Permission]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[Remote Administration]]></category>
		<category><![CDATA[VNC]]></category>

		<guid isPermaLink="false">http://www.farawaymac.com/mac-server/enable-screen-sharing-or-ard-via-ssh/</guid>
		<description><![CDATA[Whenever I set up a new Mac mini in the data center (or help someone set up their own to send in) I&#8217;ll always suggest to have &#8220;Remote Login&#8221; enabled whether they regularly use SSH or not. The reason for this is it gives you a second way in if you were to lock yourself [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.farawaymac.com/wp-content/uploads/2008/03/macminicolo.png" alt="Image" align="right" />Whenever I set up a new Mac mini in the data center (or help someone set up their own to send in) I&#8217;ll always suggest to have &#8220;Remote Login&#8221; enabled whether they regularly use SSH or not. The reason for this is it gives you a second way in if you were to lock yourself out by turning off Apple Remote Desktop or Leopard&#8217;s Screen Sharing. It&#8217;s easy to do.</p>
<p>For Apple Remote Desktop 3.2 (all one line):</p>
<blockquote><p>sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/<br />
Contents/Resources/kickstart -configure -allowAccessFor -allUsers -privs -all
</p></blockquote>
<p>For earlier versions of Apple Remote Desktop, Apple has a nice document <a href="http://docs.info.apple.com/article.html?artnum=108030" >here</a>.</p>
<p>For Leopard&#8217;s Screen Sharing:</p>
<blockquote><p>$ cd /Library/Preferences<br />
$ echo -n enabled > com.apple.ScreenSharing.launchd</p></blockquote>
<p>(Thanks to <a href="http://www.macosxhints.com/article.php?story=20080318190503111" >this great hint on MacOSXHints.com</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.farawaymac.com/mac-server/enable-screen-sharing-or-ard-via-ssh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>File Serving In Leopard</title>
		<link>http://www.farawaymac.com/mac-server/file-serving-in-leopard/</link>
		<comments>http://www.farawaymac.com/mac-server/file-serving-in-leopard/#comments</comments>
		<pubDate>Mon, 25 Feb 2008 17:48:52 +0000</pubDate>
		<dc:creator>Brian Stucki</dc:creator>
				<category><![CDATA[File Server]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Mac Server]]></category>
		<category><![CDATA[Permission]]></category>

		<guid isPermaLink="false">http://www.farawaymac.com/mac-server/file-serving-in-leopard/</guid>
		<description><![CDATA[Lately, we have had a lot of new customers who want to use their Mac minis as file servers. Often the case is someone who wants an FTP server for access to all of their documents while on the road. Others have customers who they offer file storage to for a monthly fee. Because our [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.farawaymac.com/wp-content/uploads/2008/02/macworldlogo.png" alt="Image" align="right" />Lately, we have had a lot of new customers who want to use their Mac minis as file servers. Often the case is someone who wants an FTP server for access to all of their documents while on the road. Others have customers who they offer file storage to for a monthly fee. Because our network is very, very fast, these customers can grab their files much quicker than if they were on the road and trying to grab them from a home computer. </p>
<p>Luckily Leopard really improves when it comes to file sharing. The way to set services and preferences is easier and more thorough than it has ever been before. </p>
<p>Macworld posted an article today called, &#8220;<a href="http://www.macworld.com/article/132002/2008/02/mobilemac2503.html" >File Sharing In Leopard</a> that is quite helpful if you&#8217;re trying to do this sort of thing. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.farawaymac.com/mac-server/file-serving-in-leopard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BatChmod: Change System Permissions Easily</title>
		<link>http://www.farawaymac.com/mac-server/batchmod-change-system-permissions-easily/</link>
		<comments>http://www.farawaymac.com/mac-server/batchmod-change-system-permissions-easily/#comments</comments>
		<pubDate>Mon, 21 Jan 2008 14:29:43 +0000</pubDate>
		<dc:creator>Brian Stucki</dc:creator>
				<category><![CDATA[Mac Server]]></category>
		<category><![CDATA[Permission]]></category>
		<category><![CDATA[Remote Administration]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Software Reviews]]></category>

		<guid isPermaLink="false">http://www.farawaymac.com/mac-server/batchmod-change-system-permissions-easily/</guid>
		<description><![CDATA[As you move from shared hosting to running your own server, you&#8217;ll have the ability to work with permission on your Mac. I suppose this is a two edged sword. You can unlock a lot of power for yourself, but you also have the ability to really cause some problems. BatChmod makes it easy to [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.farawaymac.com/wp-content/uploads/2008/01/batchmod.png" alt="Image" align="right" />As you move from shared hosting to running your own server, you&#8217;ll have the ability to work with permission on your Mac. I suppose this is a two edged sword. You can unlock a lot of power for yourself, but you also have the ability to really cause some problems. </p>
<p>BatChmod makes it easy to change the permissions on different files and folders. It is a free application and is available from <a href="http://macchampion.com/arbysoft/" >the developer&#8217;s site</a>. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.farawaymac.com/mac-server/batchmod-change-system-permissions-easily/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

