<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Anyone had any success using Apple's portable home directory feature without OS X server or a linux server?</title>
	<link>http://ask.metafilter.com/94601/Anyone-had-any-success-using-Apples-portable-home-directory-feature-without-OS-X-server-or-a-linux-server/</link>
	<description>Comments on Ask MetaFilter post Anyone had any success using Apple's portable home directory feature without OS X server or a linux server?</description>
	<pubDate>Fri, 20 Jun 2008 16:18:32 -0800</pubDate>
	<lastBuildDate>Fri, 20 Jun 2008 16:18:32 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Anyone had any success using Apple&apos;s portable home directory feature without OS X server or a linux server?</title>
		<link>http://ask.metafilter.com/94601/Anyone-had-any-success-using-Apples-portable-home-directory-feature-without-OS-X-server-or-a-linux-server</link>	
		<description>I&apos;ve read &lt;a href=&quot;http://www.emmes-world.de/mac-afp-homes.html&quot;&gt;this&lt;/a&gt;, &lt;a href=&quot;http://mattfleming.com/node/190&quot;&gt;this&lt;/a&gt;, &lt;a href=&quot;http://www.radiotope.com/node/22&quot;&gt;this&lt;/a&gt; and a bunch of other sites. I&apos;ve got a Mac Pro and a Powerbook I&apos;d like to share home directories over, but I&apos;d rather not purchase OS X Server or get a small machine up and running Linux to deal with authentication (LDAP). Anyone authenticate locally, but still use the portable home directories?

Alternatively, anyone just unison their entire /user/ directory?

Thanks!</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2008:site.94601</guid>
		<pubDate>Fri, 20 Jun 2008 16:09:00 -0800</pubDate>
		<dc:creator>Brian Puccio</dc:creator>
		
			<category>osx</category>
		
			<category>mac</category>
		
			<category>portablehomedirectory</category>
		
			<category>sync</category>
		
			<category>unison</category>
		
			<category>ldap</category>
		
	</item> <item>
		<title>By: Blazecock Pileon</title>
		<link>http://ask.metafilter.com/94601/Anyone-had-any-success-using-Apples-portable-home-directory-feature-without-OS-X-server-or-a-linux-server#1382278</link>	
		<description>If you&apos;re after synchronization between accounts, have you looked into &lt;a href=&quot;http://archive.macosxlabs.org/rsyncx/rsyncx.html&quot;&gt;rsyncx&lt;/a&gt;? You can do that without OS X Server or Linux. Regular old OS X runs &lt;code&gt;ssh&lt;/code&gt; just fine. &lt;a href=&quot;http://systemsboy.blogspot.com/2006/12/backing-up-with-rsyncx.html&quot;&gt;Here are some helpful instructions&lt;/a&gt; to get you started.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.94601-1382278</guid>
		<pubDate>Fri, 20 Jun 2008 16:18:32 -0800</pubDate>
		<dc:creator>Blazecock Pileon</dc:creator>
	</item><item>
		<title>By: Brian Puccio</title>
		<link>http://ask.metafilter.com/94601/Anyone-had-any-success-using-Apples-portable-home-directory-feature-without-OS-X-server-or-a-linux-server#1382316</link>	
		<description>I first thought of rsync, but then it seems that rsync doesn&apos;t handle OS X&apos;s resource forks as well and I see that sometimes people &lt;a href=&quot;http://lists.samba.org/archive/rsync/2007-October/018691.html&quot;&gt;reccomend unison over rsync&lt;/a&gt; for two-way syncing.&lt;br&gt;
&lt;br&gt;
Thanks, though!</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.94601-1382316</guid>
		<pubDate>Fri, 20 Jun 2008 17:53:31 -0800</pubDate>
		<dc:creator>Brian Puccio</dc:creator>
	</item><item>
		<title>By: Remy</title>
		<link>http://ask.metafilter.com/94601/Anyone-had-any-success-using-Apples-portable-home-directory-feature-without-OS-X-server-or-a-linux-server#1382388</link>	
		<description>It may help to clarify what you&apos;re actually looking for.&lt;br&gt;
&lt;br&gt;
In Apple enterprise parlance, a &quot;portable home directory&quot; is one that synchronizes back and forth between a server and the desktop you&apos;re on.  There&apos;s a distinct local copy made.&lt;br&gt;
&lt;br&gt;
There&apos;s a difference between that and a &quot;network home directory&quot;, which is what a few of your links reference.  A network home is one that mounts a network volume every time you log in, and all the data lives on the server.  There&apos;s no local copy made.&lt;br&gt;
&lt;br&gt;
That definition out of the way, if you&apos;re looking to do just a &quot;network home&quot;, that should be doable without OS X Server.  You may find some joy if you&apos;re using Leopard by going to the System Preferences &quot;Accounts&quot; pane, unlocking the pane, and then right clicking on an account to pick &quot;Advanced Options&quot;, where you can manually set the home directory to some other location.&lt;br&gt;
&lt;br&gt;
Portable homes, though - that requires a number of components (mostly relating to Open Directory) that&apos;ll be harder to replicate without OS X Server.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.94601-1382388</guid>
		<pubDate>Fri, 20 Jun 2008 20:22:39 -0800</pubDate>
		<dc:creator>Remy</dc:creator>
	</item><item>
		<title>By: intermod</title>
		<link>http://ask.metafilter.com/94601/Anyone-had-any-success-using-Apples-portable-home-directory-feature-without-OS-X-server-or-a-linux-server#1382428</link>	
		<description>A tip:  the next time you post an AskMefi question, don&apos;t bury the important question in the title field.  Put it in the description.  The title field is only seen &lt;em&gt;after&lt;/em&gt; someone clicks into the thread, or by the few people who are reading AskMefi via RSS.&lt;br&gt;
&lt;br&gt;
In other words, the paragraph that appeared on the AskMefi home page didn&apos;t really lead with the basic question.  People just don&apos;t get drawn into a question like that.&lt;br&gt;
&lt;br&gt;
In fact, because of this, you&apos;ll see folks putting jokey stuff in the title.  The description is where you need to shine.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.94601-1382428</guid>
		<pubDate>Fri, 20 Jun 2008 21:44:49 -0800</pubDate>
		<dc:creator>intermod</dc:creator>
	</item><item>
		<title>By: Brian Puccio</title>
		<link>http://ask.metafilter.com/94601/Anyone-had-any-success-using-Apples-portable-home-directory-feature-without-OS-X-server-or-a-linux-server#1382487</link>	
		<description>Remy, I&apos;d do the network home thing if I was never taking my Powerbook out of the apartment, I think I would need the portable home because I would need a local copy of everything on the laptop, no? Thanks!&lt;br&gt;
&lt;br&gt;
Intermod: Wow, you know I&apos;ve been reading MeFi for years but never realized that because I do it almost exclusively by RSS? Lesson learned. Sorry!</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.94601-1382487</guid>
		<pubDate>Fri, 20 Jun 2008 23:57:12 -0800</pubDate>
		<dc:creator>Brian Puccio</dc:creator>
	</item><item>
		<title>By: Blazecock Pileon</title>
		<link>http://ask.metafilter.com/94601/Anyone-had-any-success-using-Apples-portable-home-directory-feature-without-OS-X-server-or-a-linux-server#1382558</link>	
		<description>&lt;em&gt;I first thought of rsync, but then it seems that rsync doesn&apos;t handle OS X&apos;s resource forks as well and I see that sometimes people reccomend unison over rsync for two-way syncing.&lt;/em&gt;&lt;br&gt;
&lt;br&gt;
The rsyncx I linked to handles resource forks just fine, but if you want to use unison I suppose you could do that.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.94601-1382558</guid>
		<pubDate>Sat, 21 Jun 2008 06:06:21 -0800</pubDate>
		<dc:creator>Blazecock Pileon</dc:creator>
	</item><item>
		<title>By: Brian Puccio</title>
		<link>http://ask.metafilter.com/94601/Anyone-had-any-success-using-Apples-portable-home-directory-feature-without-OS-X-server-or-a-linux-server#1393151</link>	
		<description>For future reference, I&apos;ve got a &lt;a href=&quot;http://brianpuccio.net/syncing_two_macs_without_mac_or_mobileme&quot; title=&quot;Syncing Two Macs Without .Mac Or MobileMe | brianpuccio.net&quot;&gt;post here about syncing two Macs without .Mac or MobileMe, using Unison instead&lt;/a&gt;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.94601-1393151</guid>
		<pubDate>Mon, 30 Jun 2008 19:30:31 -0800</pubDate>
		<dc:creator>Brian Puccio</dc:creator>
	</item>
	</channel>
</rss>
