<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Portable Home Directories without Open Directory</title>
	<atom:link href="http://managingosx.wordpress.com/2006/03/15/portable-home-directories-without-open-directory/feed/" rel="self" type="application/rss+xml" />
	<link>http://managingosx.wordpress.com/2006/03/15/portable-home-directories-without-open-directory/</link>
	<description>Trials and Tribulations of an OS X Administrator</description>
	<lastBuildDate>Tue, 10 Nov 2009 16:57:49 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ryan Nix</title>
		<link>http://managingosx.wordpress.com/2006/03/15/portable-home-directories-without-open-directory/#comment-9663</link>
		<dc:creator>Ryan Nix</dc:creator>
		<pubDate>Thu, 07 Aug 2008 22:29:45 +0000</pubDate>
		<guid isPermaLink="false">https://managingosx.wordpress.com/2006/03/15/portable-home-directories-without-open-directory/#comment-9663</guid>
		<description>Hi Greg,

Got your RSS feed on my Firefox home bar.  You&#039;re the best!

Apple Enterprise can&#039;t seem to answer this question satisfactorily so maybe you know.  I have about 80% of the users in a particular department with broken home synhcronization.  Completely random, from 11/07/2007 to 6/25/08.  No rhyme or reason.  People have just had issues.  Everyone is on Tiger bound to Active Directory with their home directory pointing to an Apple File Share.  Their home directories mount just fine, but the sync is broken.  Is there anyway to get them to do a full resync?  I&#039;ve tried deleting the /Library/Managed Prefs as well as the mcx data in Netinfo.  I&#039;ve also tried delting the Library/SyncServices folder and any plist files in their local account.  

Any suggestions?  Thanks in advance for this terrific blog!</description>
		<content:encoded><![CDATA[<p>Hi Greg,</p>
<p>Got your RSS feed on my Firefox home bar.  You&#8217;re the best!</p>
<p>Apple Enterprise can&#8217;t seem to answer this question satisfactorily so maybe you know.  I have about 80% of the users in a particular department with broken home synhcronization.  Completely random, from 11/07/2007 to 6/25/08.  No rhyme or reason.  People have just had issues.  Everyone is on Tiger bound to Active Directory with their home directory pointing to an Apple File Share.  Their home directories mount just fine, but the sync is broken.  Is there anyway to get them to do a full resync?  I&#8217;ve tried deleting the /Library/Managed Prefs as well as the mcx data in Netinfo.  I&#8217;ve also tried delting the Library/SyncServices folder and any plist files in their local account.  </p>
<p>Any suggestions?  Thanks in advance for this terrific blog!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GregN</title>
		<link>http://managingosx.wordpress.com/2006/03/15/portable-home-directories-without-open-directory/#comment-9613</link>
		<dc:creator>GregN</dc:creator>
		<pubDate>Fri, 16 May 2008 15:30:35 +0000</pubDate>
		<guid isPermaLink="false">https://managingosx.wordpress.com/2006/03/15/portable-home-directories-without-open-directory/#comment-9613</guid>
		<description>We&#039;re in a secure building with top-notch network engineers protecting us from the outside.  We trust everyone in our building.  We&#039;re an open, collaborative environment, so the NFS security model works fine for us.

For your problem creating mobile accounts, try this:
Login as the user, then
defaults write mcxMobility skipAddlEnableCheck 1
Log out, back in and see if the button is available.

You can manage this via MCX/Workgroup Manager for all users, or write a script that runs at login.

Another option is the command line mobile home creation tool:

/System/Library/CoreServices/ManagedClient.app/Contents/Resources/createmobileaccount</description>
		<content:encoded><![CDATA[<p>We&#8217;re in a secure building with top-notch network engineers protecting us from the outside.  We trust everyone in our building.  We&#8217;re an open, collaborative environment, so the NFS security model works fine for us.</p>
<p>For your problem creating mobile accounts, try this:<br />
Login as the user, then<br />
defaults write mcxMobility skipAddlEnableCheck 1<br />
Log out, back in and see if the button is available.</p>
<p>You can manage this via MCX/Workgroup Manager for all users, or write a script that runs at login.</p>
<p>Another option is the command line mobile home creation tool:</p>
<p>/System/Library/CoreServices/ManagedClient.app/Contents/Resources/createmobileaccount</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://managingosx.wordpress.com/2006/03/15/portable-home-directories-without-open-directory/#comment-9612</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Fri, 16 May 2008 10:55:28 +0000</pubDate>
		<guid isPermaLink="false">https://managingosx.wordpress.com/2006/03/15/portable-home-directories-without-open-directory/#comment-9612</guid>
		<description>Nice post.

I was wondering how did you secure your NFS exports as NFS is not very secure.
I&#039;m currently evaluating NFS with GSS security (so with Kerberos), but I&#039;d really like to do it without Kerberos.

Also, I&#039;m having troubles with creating mobile accounts. 
I have working LDAP and schema extended with apple.schema. All works ok, users can authenticate and have their home directories via NFS.

However, when I want to create mobile accounts, the &quot;Create mobile account&quot; option is greyed out (even if I enable root user).
Any ideas?

Cheers,
Peter</description>
		<content:encoded><![CDATA[<p>Nice post.</p>
<p>I was wondering how did you secure your NFS exports as NFS is not very secure.<br />
I&#8217;m currently evaluating NFS with GSS security (so with Kerberos), but I&#8217;d really like to do it without Kerberos.</p>
<p>Also, I&#8217;m having troubles with creating mobile accounts.<br />
I have working LDAP and schema extended with apple.schema. All works ok, users can authenticate and have their home directories via NFS.</p>
<p>However, when I want to create mobile accounts, the &#8220;Create mobile account&#8221; option is greyed out (even if I enable root user).<br />
Any ideas?</p>
<p>Cheers,<br />
Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Best Web Directory</title>
		<link>http://managingosx.wordpress.com/2006/03/15/portable-home-directories-without-open-directory/#comment-9522</link>
		<dc:creator>Best Web Directory</dc:creator>
		<pubDate>Thu, 14 Feb 2008 19:52:36 +0000</pubDate>
		<guid isPermaLink="false">https://managingosx.wordpress.com/2006/03/15/portable-home-directories-without-open-directory/#comment-9522</guid>
		<description>Hi i am toufique ahmed nizamani, Portable Home directories with open directory wow. Its an awesome tutorial that i come across and you have shown it with coding also! so its just amazing Thanks for sharing with us</description>
		<content:encoded><![CDATA[<p>Hi i am toufique ahmed nizamani, Portable Home directories with open directory wow. Its an awesome tutorial that i come across and you have shown it with coding also! so its just amazing Thanks for sharing with us</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GregN</title>
		<link>http://managingosx.wordpress.com/2006/03/15/portable-home-directories-without-open-directory/#comment-9494</link>
		<dc:creator>GregN</dc:creator>
		<pubDate>Thu, 31 Jan 2008 05:52:44 +0000</pubDate>
		<guid isPermaLink="false">https://managingosx.wordpress.com/2006/03/15/portable-home-directories-without-open-directory/#comment-9494</guid>
		<description>Jayme:

It sounds like you actually are looking for _network_ home directories.  They allow a user to log into any machine and get their same desktop, Documents, and preferences.  Portable Home Directories build on top of Network Home Directories - that is, you must have a Network Home Directory infrastructure before you can implement Portable Home Dirs.

Network Homes are fairly simple to set up as a proof of concept if you are using an OS X Server as an Open Directory master and have one or more AFP servers.   See Apple&#039;s OS X Server documentation for info.  But for real, live, production use you need to actually design things to handle the expected load, provide reliability, and provide quick recovery from failure, and those topics are way beyond the scope of a casual blog post or blog comment!</description>
		<content:encoded><![CDATA[<p>Jayme:</p>
<p>It sounds like you actually are looking for _network_ home directories.  They allow a user to log into any machine and get their same desktop, Documents, and preferences.  Portable Home Directories build on top of Network Home Directories &#8211; that is, you must have a Network Home Directory infrastructure before you can implement Portable Home Dirs.</p>
<p>Network Homes are fairly simple to set up as a proof of concept if you are using an OS X Server as an Open Directory master and have one or more AFP servers.   See Apple&#8217;s OS X Server documentation for info.  But for real, live, production use you need to actually design things to handle the expected load, provide reliability, and provide quick recovery from failure, and those topics are way beyond the scope of a casual blog post or blog comment!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jayme</title>
		<link>http://managingosx.wordpress.com/2006/03/15/portable-home-directories-without-open-directory/#comment-9493</link>
		<dc:creator>Jayme</dc:creator>
		<pubDate>Mon, 21 Jan 2008 22:04:19 +0000</pubDate>
		<guid isPermaLink="false">https://managingosx.wordpress.com/2006/03/15/portable-home-directories-without-open-directory/#comment-9493</guid>
		<description>Hi Greg.  Do you know of a good resource for learning how to setup PHD from scratch?  I&#039;m trying to create a simple (or &quot;simple-ish&quot;) way for employees to login from any workstation and get their desktop.  Any advice would be greatly appreciated!  Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Greg.  Do you know of a good resource for learning how to setup PHD from scratch?  I&#8217;m trying to create a simple (or &#8220;simple-ish&#8221;) way for employees to login from any workstation and get their desktop.  Any advice would be greatly appreciated!  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GregN</title>
		<link>http://managingosx.wordpress.com/2006/03/15/portable-home-directories-without-open-directory/#comment-8093</link>
		<dc:creator>GregN</dc:creator>
		<pubDate>Mon, 05 Nov 2007 16:27:48 +0000</pubDate>
		<guid isPermaLink="false">https://managingosx.wordpress.com/2006/03/15/portable-home-directories-without-open-directory/#comment-8093</guid>
		<description>homeSync will sync with whatever folder the directory service says is your network home folder.  If AD says Z:data is your network home folder, that&#039;s what it will sync with.  You need to set the correct network home folder in Active Directory.

You could probably use dscl to edit the OriginalHomeDirectory attribute for a cached account to point to the path you want to sync, but such an edit would be fragile - it would be overwritten the next time the account info was updated from the server.</description>
		<content:encoded><![CDATA[<p>homeSync will sync with whatever folder the directory service says is your network home folder.  If AD says Z:data is your network home folder, that&#8217;s what it will sync with.  You need to set the correct network home folder in Active Directory.</p>
<p>You could probably use dscl to edit the OriginalHomeDirectory attribute for a cached account to point to the path you want to sync, but such an edit would be fragile &#8211; it would be overwritten the next time the account info was updated from the server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philipp Puls</title>
		<link>http://managingosx.wordpress.com/2006/03/15/portable-home-directories-without-open-directory/#comment-8085</link>
		<dc:creator>Philipp Puls</dc:creator>
		<pubDate>Mon, 05 Nov 2007 10:11:47 +0000</pubDate>
		<guid isPermaLink="false">https://managingosx.wordpress.com/2006/03/15/portable-home-directories-without-open-directory/#comment-8085</guid>
		<description>Hi! and thx for the verry enlightning text!

Just one point that keeps throwing me off: how can i tell homeSync to use a specific directory on my AD-Server. all i manage to do is get it to sync with the fileserver Volume that Windows Users have as the autoMount (Z:data), but i can not get it to sync into my user folder.

thx,

phil</description>
		<content:encoded><![CDATA[<p>Hi! and thx for the verry enlightning text!</p>
<p>Just one point that keeps throwing me off: how can i tell homeSync to use a specific directory on my AD-Server. all i manage to do is get it to sync with the fileserver Volume that Windows Users have as the autoMount (Z:data), but i can not get it to sync into my user folder.</p>
<p>thx,</p>
<p>phil</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Dennis</title>
		<link>http://managingosx.wordpress.com/2006/03/15/portable-home-directories-without-open-directory/#comment-5931</link>
		<dc:creator>Adam Dennis</dc:creator>
		<pubDate>Fri, 17 Aug 2007 09:47:19 +0000</pubDate>
		<guid isPermaLink="false">https://managingosx.wordpress.com/2006/03/15/portable-home-directories-without-open-directory/#comment-5931</guid>
		<description>Thank you very much for the info - all three parts are most excellent!</description>
		<content:encoded><![CDATA[<p>Thank you very much for the info &#8211; all three parts are most excellent!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John S</title>
		<link>http://managingosx.wordpress.com/2006/03/15/portable-home-directories-without-open-directory/#comment-5185</link>
		<dc:creator>John S</dc:creator>
		<pubDate>Tue, 24 Jul 2007 18:34:30 +0000</pubDate>
		<guid isPermaLink="false">https://managingosx.wordpress.com/2006/03/15/portable-home-directories-without-open-directory/#comment-5185</guid>
		<description>Thank you very much for your blog posts on the topic and for answering my question. I got it working using a login hook.</description>
		<content:encoded><![CDATA[<p>Thank you very much for your blog posts on the topic and for answering my question. I got it working using a login hook.</p>
]]></content:encoded>
	</item>
</channel>
</rss>