<?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/"
		>
<channel>
	<title>Comments on: Integrating Mac OS X into Unix LDAP Environment with NFS Home Directories</title>
	<atom:link href="http://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-directories/feed/" rel="self" type="application/rss+xml" />
	<link>http://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-directories/</link>
	<description>technologist defying the peter principle</description>
	<lastBuildDate>Sat, 29 Oct 2011 23:22:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Robert</title>
		<link>http://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-directories/comment-page-2/#comment-47072</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Fri, 17 Jun 2011 03:05:30 +0000</pubDate>
		<guid isPermaLink="false">http://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-directories/#comment-47072</guid>
		<description>I can&#039;t for the life of me get Workgroup Manager working with my CentOS openldap server. It just can&#039;t or won&#039;t connect. Logs don&#039;t seem to give any clues. Is there something specific in the ldap setup that identifies an OD master as OD instead of LDAP? Is this the problem? I can&#039;t authenticate at all yet so sticking to Apache Directory Studio.</description>
		<content:encoded><![CDATA[<p>I can&#8217;t for the life of me get Workgroup Manager working with my CentOS openldap server. It just can&#8217;t or won&#8217;t connect. Logs don&#8217;t seem to give any clues. Is there something specific in the ldap setup that identifies an OD master as OD instead of LDAP? Is this the problem? I can&#8217;t authenticate at all yet so sticking to Apache Directory Studio.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-directories/comment-page-2/#comment-36301</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Mon, 29 Nov 2010 00:59:53 +0000</pubDate>
		<guid isPermaLink="false">http://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-directories/#comment-36301</guid>
		<description>I&#039;ve got most of this working but I can&#039;t get a user&#039;s groups to come across. Only the primary group is associated with the user on login. Any ideas?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve got most of this working but I can&#8217;t get a user&#8217;s groups to come across. Only the primary group is associated with the user on login. Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-directories/comment-page-2/#comment-30296</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Tue, 08 Jun 2010 16:47:33 +0000</pubDate>
		<guid isPermaLink="false">http://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-directories/#comment-30296</guid>
		<description>Rajeev,

Ben is not alone; 10.6 does indeed do nothing when you click &quot;write to server&quot;.  I have run tcpdump on the client, and it does not even try to make a network connection.  So sadly, I don&#039;t think this works for 10.6, so I&#039;ve had to resort to passing around the .plist configuration to the clients, which kinda stinks.  For reference, I use SSL with my configuration and the ACL&#039;s are correct, because if I manually update the mappings on the clients, everything works just fine.</description>
		<content:encoded><![CDATA[<p>Rajeev,</p>
<p>Ben is not alone; 10.6 does indeed do nothing when you click &#8220;write to server&#8221;.  I have run tcpdump on the client, and it does not even try to make a network connection.  So sadly, I don&#8217;t think this works for 10.6, so I&#8217;ve had to resort to passing around the .plist configuration to the clients, which kinda stinks.  For reference, I use SSL with my configuration and the ACL&#8217;s are correct, because if I manually update the mappings on the clients, everything works just fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rajeev karamchedu</title>
		<link>http://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-directories/comment-page-2/#comment-28043</link>
		<dc:creator>rajeev karamchedu</dc:creator>
		<pubDate>Tue, 06 Apr 2010 11:30:22 +0000</pubDate>
		<guid isPermaLink="false">http://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-directories/#comment-28043</guid>
		<description>Here are some example entries that might help you..

apple-user-homeurl: &lt;home_dir&gt;&lt;url&gt;nfs://fas3170.myco.com/vol/homes&lt;/url&gt;&lt;path&gt;/users/rajeev&lt;/path&gt;&lt;/home_dir&gt;
homeDirectory: /home/rajeev

To understand exactly what the client is requesting from the server, my suggestion is to turn up the debug logging on the OSX LDAP server and watch the access logs.</description>
		<content:encoded><![CDATA[<p>Here are some example entries that might help you..</p>
<p>apple-user-homeurl: <home_dir><url>nfs://fas3170.myco.com/vol/homes</url>
<path>/users/rajeev</path></home_dir><br />
homeDirectory: /home/rajeev</p>
<p>To understand exactly what the client is requesting from the server, my suggestion is to turn up the debug logging on the OSX LDAP server and watch the access logs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rajeev karamchedu</title>
		<link>http://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-directories/comment-page-2/#comment-28042</link>
		<dc:creator>rajeev karamchedu</dc:creator>
		<pubDate>Tue, 06 Apr 2010 11:18:24 +0000</pubDate>
		<guid isPermaLink="false">http://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-directories/#comment-28042</guid>
		<description>I don&#039;t have access to those files anymore - but something you can do quite easily if you have access to an Open Directory Server.. Just issue a ldapsearch command at the root of the suffix as an admin user..</description>
		<content:encoded><![CDATA[<p>I don&#8217;t have access to those files anymore &#8211; but something you can do quite easily if you have access to an Open Directory Server.. Just issue a ldapsearch command at the root of the suffix as an admin user..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daryn</title>
		<link>http://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-directories/comment-page-2/#comment-27765</link>
		<dc:creator>Daryn</dc:creator>
		<pubDate>Thu, 01 Apr 2010 05:27:11 +0000</pubDate>
		<guid isPermaLink="false">http://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-directories/#comment-27765</guid>
		<description>Greetings.  I found this article very informative.  The article mentions: &quot;On an OS X Server, we started the Open Directory Server and created one admin user. We then dumped the directory tree contents to a file...&quot;.  Would you please email me this file, or post a link to it?</description>
		<content:encoded><![CDATA[<p>Greetings.  I found this article very informative.  The article mentions: &#8220;On an OS X Server, we started the Open Directory Server and created one admin user. We then dumped the directory tree contents to a file&#8230;&#8221;.  Would you please email me this file, or post a link to it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ulrix</title>
		<link>http://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-directories/comment-page-2/#comment-27685</link>
		<dc:creator>Ulrix</dc:creator>
		<pubDate>Mon, 29 Mar 2010 14:02:26 +0000</pubDate>
		<guid isPermaLink="false">http://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-directories/#comment-27685</guid>
		<description>Hi,

your article help a lot. But I still encounter some problems. I&#039;m trying to use NFS + Kerberos + LDAP. I&#039;m using OS X 10.5. The LDAP users can login, but they won&#039;t get their home directories.  It seams as if the mac system isn&#039;t even trying to mount the NFS share. The Kerberos configuration seams to be fine, because the user gets a valid ticket. Perhaps you could explain the apple-user-homeurl, homeDirectory values. I don&#039;t quiet get it if i need the apple-user-homeurl value for nfs. Is it possible that 10.5 changed the way how you mount the home directory?

Best reagrds,

Ulrich</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>your article help a lot. But I still encounter some problems. I&#8217;m trying to use NFS + Kerberos + LDAP. I&#8217;m using OS X 10.5. The LDAP users can login, but they won&#8217;t get their home directories.  It seams as if the mac system isn&#8217;t even trying to mount the NFS share. The Kerberos configuration seams to be fine, because the user gets a valid ticket. Perhaps you could explain the apple-user-homeurl, homeDirectory values. I don&#8217;t quiet get it if i need the apple-user-homeurl value for nfs. Is it possible that 10.5 changed the way how you mount the home directory?</p>
<p>Best reagrds,</p>
<p>Ulrich</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Bradley</title>
		<link>http://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-directories/comment-page-2/#comment-27218</link>
		<dc:creator>Bill Bradley</dc:creator>
		<pubDate>Mon, 15 Mar 2010 20:15:43 +0000</pubDate>
		<guid isPermaLink="false">http://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-directories/#comment-27218</guid>
		<description>The link to apple.schema ldif is broken. does anyone have a copy?</description>
		<content:encoded><![CDATA[<p>The link to apple.schema ldif is broken. does anyone have a copy?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rajeev karamchedu</title>
		<link>http://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-directories/comment-page-2/#comment-22278</link>
		<dc:creator>rajeev karamchedu</dc:creator>
		<pubDate>Mon, 30 Nov 2009 14:45:09 +0000</pubDate>
		<guid isPermaLink="false">http://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-directories/#comment-22278</guid>
		<description>Have not had a chance to experiment with 10.6 for a while but may be this link might be of help. 

http://images.apple.com/business/solutions/it/docs/Modifying_the_Active_Directory_Schema.pdf</description>
		<content:encoded><![CDATA[<p>Have not had a chance to experiment with 10.6 for a while but may be this link might be of help. </p>
<p><a href="http://images.apple.com/business/solutions/it/docs/Modifying_the_Active_Directory_Schema.pdf" rel="nofollow">http://images.apple.com/business/solutions/it/docs/Modifying_the_Active_Directory_Schema.pdf</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Winnall</title>
		<link>http://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-directories/comment-page-2/#comment-22277</link>
		<dc:creator>Stephen Winnall</dc:creator>
		<pubDate>Mon, 30 Nov 2009 14:36:09 +0000</pubDate>
		<guid isPermaLink="false">http://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-directories/#comment-22277</guid>
		<description>I used this information to set up an ODS clone on Ubuntu 9.04 using OpenLDAP and was able to access it without problem from my Leopard clients up to 10.5.8. Thanks!

However, a machine that I have upgraded to Snow Leopard (10.6.2) - although able to see the ODS clone - seems to ignore it completely. WGM 10.6.2 won&#039;t let me log in with the credentials which work for Leopard. The shell &quot;id&quot; command doesn&#039;t return any information from the ODS clone.

I presume that Apple has changed the schemas for ODS, though the only change I have been able to identify is the introduction of apple_auxillary.schema. Adding that to my ODS clone has not solved the problem though.

Do you have any insight into what needs to be done to get an ODS clone running for Snow Leopard clients?

Steve</description>
		<content:encoded><![CDATA[<p>I used this information to set up an ODS clone on Ubuntu 9.04 using OpenLDAP and was able to access it without problem from my Leopard clients up to 10.5.8. Thanks!</p>
<p>However, a machine that I have upgraded to Snow Leopard (10.6.2) &#8211; although able to see the ODS clone &#8211; seems to ignore it completely. WGM 10.6.2 won&#8217;t let me log in with the credentials which work for Leopard. The shell &#8220;id&#8221; command doesn&#8217;t return any information from the ODS clone.</p>
<p>I presume that Apple has changed the schemas for ODS, though the only change I have been able to identify is the introduction of apple_auxillary.schema. Adding that to my ODS clone has not solved the problem though.</p>
<p>Do you have any insight into what needs to be done to get an ODS clone running for Snow Leopard clients?</p>
<p>Steve</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juan Piñero</title>
		<link>http://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-directories/comment-page-2/#comment-18065</link>
		<dc:creator>Juan Piñero</dc:creator>
		<pubDate>Mon, 31 Aug 2009 13:33:15 +0000</pubDate>
		<guid isPermaLink="false">http://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-directories/#comment-18065</guid>
		<description>Hi Rajeev
Thanks for this tutorial.
I&#039;m very new in MacOS world and we are trying to integrate a couples of iMac into our network.
We are running Sun ONE Directory Server 5.2 and I want to authenticate mac user versus our ladp servers. Are there anything in the Mac side that can parse information from solaris schema to apple.schema? something like &quot;NS_LDAP_SERVICE_SEARCH_DESC&quot; in solaris or &quot;nss_map_attribute&quot; in linux?. I&#039;m a bit afraid to change anything in the schema.
Another thing is I can&#039;t access to this link &quot;http://www.tigr.org/%7Erajeev/92apple_schema.html&quot;

Thanks again
Juan</description>
		<content:encoded><![CDATA[<p>Hi Rajeev<br />
Thanks for this tutorial.<br />
I&#8217;m very new in MacOS world and we are trying to integrate a couples of iMac into our network.<br />
We are running Sun ONE Directory Server 5.2 and I want to authenticate mac user versus our ladp servers. Are there anything in the Mac side that can parse information from solaris schema to apple.schema? something like &#8220;NS_LDAP_SERVICE_SEARCH_DESC&#8221; in solaris or &#8220;nss_map_attribute&#8221; in linux?. I&#8217;m a bit afraid to change anything in the schema.<br />
Another thing is I can&#8217;t access to this link &#8220;http://www.tigr.org/%7Erajeev/92apple_schema.html&#8221;</p>
<p>Thanks again<br />
Juan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lokke Highstein</title>
		<link>http://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-directories/comment-page-1/#comment-14992</link>
		<dc:creator>Lokke Highstein</dc:creator>
		<pubDate>Mon, 01 Jun 2009 18:10:41 +0000</pubDate>
		<guid isPermaLink="false">http://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-directories/#comment-14992</guid>
		<description>This is great!  Thanks for writing it up.  Have you tried doing this with OpenDS 1.2 at all?  I am trying to get that set up and am hoping that the schema adjustments that you made, are the same for OpenDS.

The link to the apple.schema seems to be broken now.  Is there any chance I can still get a copy of that file?</description>
		<content:encoded><![CDATA[<p>This is great!  Thanks for writing it up.  Have you tried doing this with OpenDS 1.2 at all?  I am trying to get that set up and am hoping that the schema adjustments that you made, are the same for OpenDS.</p>
<p>The link to the apple.schema seems to be broken now.  Is there any chance I can still get a copy of that file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mark anderson</title>
		<link>http://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-directories/comment-page-1/#comment-14772</link>
		<dc:creator>mark anderson</dc:creator>
		<pubDate>Wed, 27 May 2009 09:10:50 +0000</pubDate>
		<guid isPermaLink="false">http://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-directories/#comment-14772</guid>
		<description>This is very interesting information. I just bookmarked it now.</description>
		<content:encoded><![CDATA[<p>This is very interesting information. I just bookmarked it now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-directories/comment-page-1/#comment-13273</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Fri, 17 Apr 2009 14:14:21 +0000</pubDate>
		<guid isPermaLink="false">http://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-directories/#comment-13273</guid>
		<description>Following these instructions I&#039;ve got my OSX clients authenticating against openldap on Linux box, plus nicely working PHDs.
Thanks for the instructions!

I&#039;m battling with one problem, however; 
Users in the ldap belong to multiple groups, but on the OSX only the primary group of an user is visible. 

Any ideas or pointers here?

Thanks
Peter</description>
		<content:encoded><![CDATA[<p>Following these instructions I&#8217;ve got my OSX clients authenticating against openldap on Linux box, plus nicely working PHDs.<br />
Thanks for the instructions!</p>
<p>I&#8217;m battling with one problem, however;<br />
Users in the ldap belong to multiple groups, but on the OSX only the primary group of an user is visible. </p>
<p>Any ideas or pointers here?</p>
<p>Thanks<br />
Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Owens</title>
		<link>http://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-directories/comment-page-1/#comment-12154</link>
		<dc:creator>Chris Owens</dc:creator>
		<pubDate>Fri, 27 Feb 2009 19:30:58 +0000</pubDate>
		<guid isPermaLink="false">http://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-directories/#comment-12154</guid>
		<description>Rajeev this was extremely helpful to me.  Thanks!

It broke when I upgraded to 10.5.  By looking at the protocol messages, I&#039;ve come up with a few extra things that need to be done if you want WGM to play nicely under OS X 10.5.

I can&#039;t figure out how to get the trackback thing to work properly, but my notes &lt;a href=&quot;http://interisle.wordpress.com/2009/02/25/implementation-notes-on-os-x-105-in-an-ldap-environment/&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Rajeev this was extremely helpful to me.  Thanks!</p>
<p>It broke when I upgraded to 10.5.  By looking at the protocol messages, I&#8217;ve come up with a few extra things that need to be done if you want WGM to play nicely under OS X 10.5.</p>
<p>I can&#8217;t figure out how to get the trackback thing to work properly, but my notes <a href="http://interisle.wordpress.com/2009/02/25/implementation-notes-on-os-x-105-in-an-ldap-environment/" rel="nofollow">here</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maceis</title>
		<link>http://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-directories/comment-page-1/#comment-8801</link>
		<dc:creator>maceis</dc:creator>
		<pubDate>Thu, 30 Oct 2008 20:24:56 +0000</pubDate>
		<guid isPermaLink="false">http://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-directories/#comment-8801</guid>
		<description>I am trying to set up an LDAP environment on a Mac OS X 10.5 Client machine and also on a Mac OS X 10.4 Server machine to use it mainly for sharing contacts in a small office network. This works already but I have to  create contacts on the command line which is fine for me but not acceptable for the staff.

I would like to use Directory.app for creating contacts (people and groups).
We can already read contacts (also with Mail.app and Address Book.app) but when trying to create a &quot;New Shared Contact&quot; I always get &quot;An error occured during authentication - Unable to verify credentials for server myhost.mydomain.dom&quot;

In system.log I can see (loglevel stats) a search &quot;SRCH attr=authAuthority&quot; which results in &quot;SEARCH RESULT tag=101 err=0 nentries=1 text=&quot; so I assume that there must be something missing in my  setup.

I would really appreciate if anyone could give me a hint `cause I´m working an this for weeks now an I´m stuck.

Thanks in advance and best regards
maceis</description>
		<content:encoded><![CDATA[<p>I am trying to set up an LDAP environment on a Mac OS X 10.5 Client machine and also on a Mac OS X 10.4 Server machine to use it mainly for sharing contacts in a small office network. This works already but I have to  create contacts on the command line which is fine for me but not acceptable for the staff.</p>
<p>I would like to use Directory.app for creating contacts (people and groups).<br />
We can already read contacts (also with Mail.app and Address Book.app) but when trying to create a &#8220;New Shared Contact&#8221; I always get &#8220;An error occured during authentication &#8211; Unable to verify credentials for server myhost.mydomain.dom&#8221;</p>
<p>In system.log I can see (loglevel stats) a search &#8220;SRCH attr=authAuthority&#8221; which results in &#8220;SEARCH RESULT tag=101 err=0 nentries=1 text=&#8221; so I assume that there must be something missing in my  setup.</p>
<p>I would really appreciate if anyone could give me a hint `cause I´m working an this for weeks now an I´m stuck.</p>
<p>Thanks in advance and best regards<br />
maceis</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zuzana</title>
		<link>http://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-directories/comment-page-1/#comment-8310</link>
		<dc:creator>zuzana</dc:creator>
		<pubDate>Thu, 23 Oct 2008 15:45:01 +0000</pubDate>
		<guid isPermaLink="false">http://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-directories/#comment-8310</guid>
		<description>I&#039;ve been working on setting up a five machine G5 10.3.9 Cluster using LDAP to NFS mount a RAID as user home directories, and NFS mount a directory existing on the LDAP master (with some programs that need to be shared) to the same location as on the master on the other 4 replica nodes.  I&#039;m trying to do this using only the Server Admin GUI and the Workgroup Manager GUI, for the users to easily be able to replicate the process should anything go down in the future.

I can create users just fine, but sharing is the difficult part that doesn&#039;t seem to work at all.  Checking off &quot;custom mount&quot; as the location to share anything always returns a &quot;device busy&quot; at the terminal on the other 4 nodes (and I assume I shouldn&#039;t add the master&#039;s IP to the &quot;export to&quot; list), and checking off &quot;use as user home directories&quot; for the home directories on the RAID just created new default home directory folders with owner root and doesn&#039;t share any of the pre-existing content from the RAID to any of the other nodes.  Have you ever had this problem before?  I have no idea what I&#039;m doing wrong because I think I&#039;ve tried everything.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been working on setting up a five machine G5 10.3.9 Cluster using LDAP to NFS mount a RAID as user home directories, and NFS mount a directory existing on the LDAP master (with some programs that need to be shared) to the same location as on the master on the other 4 replica nodes.  I&#8217;m trying to do this using only the Server Admin GUI and the Workgroup Manager GUI, for the users to easily be able to replicate the process should anything go down in the future.</p>
<p>I can create users just fine, but sharing is the difficult part that doesn&#8217;t seem to work at all.  Checking off &#8220;custom mount&#8221; as the location to share anything always returns a &#8220;device busy&#8221; at the terminal on the other 4 nodes (and I assume I shouldn&#8217;t add the master&#8217;s IP to the &#8220;export to&#8221; list), and checking off &#8220;use as user home directories&#8221; for the home directories on the RAID just created new default home directory folders with owner root and doesn&#8217;t share any of the pre-existing content from the RAID to any of the other nodes.  Have you ever had this problem before?  I have no idea what I&#8217;m doing wrong because I think I&#8217;ve tried everything.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-directories/comment-page-1/#comment-7230</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Sat, 02 Aug 2008 18:19:11 +0000</pubDate>
		<guid isPermaLink="false">http://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-directories/#comment-7230</guid>
		<description>Hi, 
in &#039;Mapping Remaining Attributes and ObjectClasses&#039; part you&#039;ve listed attributes that should be changed. 

1. What about any already existing ones, ie: extensibleObject. Should they be removed?

2. What about &#039;Map to any/all items in list&#039;? Do they matter, and how if so?


Thanks
:)</description>
		<content:encoded><![CDATA[<p>Hi,<br />
in &#8216;Mapping Remaining Attributes and ObjectClasses&#8217; part you&#8217;ve listed attributes that should be changed. </p>
<p>1. What about any already existing ones, ie: extensibleObject. Should they be removed?</p>
<p>2. What about &#8216;Map to any/all items in list&#8217;? Do they matter, and how if so?</p>
<p>Thanks<br />
:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rajeev karamchedu</title>
		<link>http://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-directories/comment-page-1/#comment-7107</link>
		<dc:creator>rajeev karamchedu</dc:creator>
		<pubDate>Sat, 26 Jul 2008 10:41:05 +0000</pubDate>
		<guid isPermaLink="false">http://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-directories/#comment-7107</guid>
		<description>Zach

You do not have to add this to all users. One advantage of LDAP is that objects are extensible individually. You can extend individual user object to be apple-user objects.</description>
		<content:encoded><![CDATA[<p>Zach</p>
<p>You do not have to add this to all users. One advantage of LDAP is that objects are extensible individually. You can extend individual user object to be apple-user objects.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zach C</title>
		<link>http://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-directories/comment-page-1/#comment-7080</link>
		<dc:creator>Zach C</dc:creator>
		<pubDate>Wed, 23 Jul 2008 13:36:14 +0000</pubDate>
		<guid isPermaLink="false">http://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-directories/#comment-7080</guid>
		<description>Hi, Thanks for your great writeup on this topic.  This definitely is the most complete and helpful article I&#039;ve found so far.

I do have a question about extending the posix users and groups to be apple-user and apple-group objects.  Do I have to add that object class to all users and groups in the directory?  I only have a few users that need to use OS X and I would like to only extend those users and not every user and group.  However, when I browse nfs shares, OS X can&#039;t resolve user IDs to usernames that haven&#039;t been made apple-users.  It also can&#039;t resolve any group names.  I would have thought the posixAccount and posixGroup mappings would have taken care of this.

Upon closer inspection I see that there is a &quot;Map to [any&#124;all] items in this list&quot; setting in Directory Utility. I also see that I can drag the mappings up and down (perhaps to prioritize?).

Can you shed some light on this?  If I can avoid modifying every user and group account in the directory, that would be preferable.
I am running OS X 10.5.4 on the client.

Thanks.</description>
		<content:encoded><![CDATA[<p>Hi, Thanks for your great writeup on this topic.  This definitely is the most complete and helpful article I&#8217;ve found so far.</p>
<p>I do have a question about extending the posix users and groups to be apple-user and apple-group objects.  Do I have to add that object class to all users and groups in the directory?  I only have a few users that need to use OS X and I would like to only extend those users and not every user and group.  However, when I browse nfs shares, OS X can&#8217;t resolve user IDs to usernames that haven&#8217;t been made apple-users.  It also can&#8217;t resolve any group names.  I would have thought the posixAccount and posixGroup mappings would have taken care of this.</p>
<p>Upon closer inspection I see that there is a &#8220;Map to [any|all] items in this list&#8221; setting in Directory Utility. I also see that I can drag the mappings up and down (perhaps to prioritize?).</p>
<p>Can you shed some light on this?  If I can avoid modifying every user and group account in the directory, that would be preferable.<br />
I am running OS X 10.5.4 on the client.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: homedir</title>
		<link>http://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-directories/comment-page-1/#comment-6371</link>
		<dc:creator>homedir</dc:creator>
		<pubDate>Thu, 05 Jun 2008 11:08:12 +0000</pubDate>
		<guid isPermaLink="false">http://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-directories/#comment-6371</guid>
		<description>[...] for integrating Mac OS X with Unix LDAP and NFS environment. A must-read for all Unix administratorshttp://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-dir...suexec homedir - HowtoForge Forums HowtoForge - Linux Howtos and ...suexec homedir [...]</description>
		<content:encoded><![CDATA[<p>[...] for integrating Mac OS X with Unix LDAP and NFS environment. A must-read for all Unix administratorshttp://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-dir&#8230;suexec homedir &#8211; HowtoForge Forums HowtoForge &#8211; Linux Howtos and &#8230;suexec homedir [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rajeev karamchedu</title>
		<link>http://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-directories/comment-page-1/#comment-6350</link>
		<dc:creator>rajeev karamchedu</dc:creator>
		<pubDate>Sun, 27 Apr 2008 11:27:01 +0000</pubDate>
		<guid isPermaLink="false">http://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-directories/#comment-6350</guid>
		<description>@Ben

I am sure you have already done this but I had to ask. Once you click &quot;Write to server&quot; and nothing happens, have you checked the LDAP Server and see if the macosxodconfig entry gets changed ? (LDAP debug access logs should also help). Sometimes, changing a specific mapping to a bogus value and looking for that in the XML text of the macosxodconfig entry will also help...


What is not clear is 

a) whether the ldap server is receiving the request at all from the client.

b) If it did receive the request, then what did the access log say..? 
do you have access to the access logs on the server ? 

Running tcpdump on the client will also help ...

HTH</description>
		<content:encoded><![CDATA[<p>@Ben</p>
<p>I am sure you have already done this but I had to ask. Once you click &#8220;Write to server&#8221; and nothing happens, have you checked the LDAP Server and see if the macosxodconfig entry gets changed ? (LDAP debug access logs should also help). Sometimes, changing a specific mapping to a bogus value and looking for that in the XML text of the macosxodconfig entry will also help&#8230;</p>
<p>What is not clear is </p>
<p>a) whether the ldap server is receiving the request at all from the client.</p>
<p>b) If it did receive the request, then what did the access log say..?<br />
do you have access to the access logs on the server ? </p>
<p>Running tcpdump on the client will also help &#8230;</p>
<p>HTH</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-directories/comment-page-1/#comment-6349</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Sun, 27 Apr 2008 11:17:09 +0000</pubDate>
		<guid isPermaLink="false">http://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-directories/#comment-6349</guid>
		<description>&gt;If the dialog box does not even show up...

It does, and I enter my admin credentials. Then, nada. I&#039;m not certain I have the LDAP server&#039;s ACLs right, though I can create anything with the same credentials under phpLDAPadmin. I&#039;m out of time on this work right now, I hope to get another shot in the next few weeks... (I&#039;d love to find an up to date &quot;from zero to OpenLDAP + OS X&quot; howto - I&#039;ve more or less been stumbling from place to place piecing things together, no doubt I&#039;ve missed something along the way!) 
Thanks,
Ben</description>
		<content:encoded><![CDATA[<p>&gt;If the dialog box does not even show up&#8230;</p>
<p>It does, and I enter my admin credentials. Then, nada. I&#8217;m not certain I have the LDAP server&#8217;s ACLs right, though I can create anything with the same credentials under phpLDAPadmin. I&#8217;m out of time on this work right now, I hope to get another shot in the next few weeks&#8230; (I&#8217;d love to find an up to date &#8220;from zero to OpenLDAP + OS X&#8221; howto &#8211; I&#8217;ve more or less been stumbling from place to place piecing things together, no doubt I&#8217;ve missed something along the way!)<br />
Thanks,<br />
Ben</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rajeev karamchedu</title>
		<link>http://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-directories/comment-page-1/#comment-6347</link>
		<dc:creator>rajeev karamchedu</dc:creator>
		<pubDate>Sun, 27 Apr 2008 01:22:32 +0000</pubDate>
		<guid isPermaLink="false">http://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-directories/#comment-6347</guid>
		<description>@Peter and @Ben

What I am unsure from your comments is whether or not a dialog box pops up when you click &quot;Write to Server&quot;.. This dialog box should contain fields to enter 

&lt;ul
&lt;li&gt;Distinguished Name&lt;/li&gt;
&lt;li&gt;Password &lt;/li&gt;
&lt;li&gt;Search Base&lt;/li&gt;
&lt;/ul&gt;

If the dialog box does not even show up, then I would start looking at the LDAP client configuration leading up to it.

It it does show up and you are entering values correctly (remember the search base -- the client will create a ou=macosxodconfig entry under this suffix and stores its config info.), then I would check 

&lt;ul&gt;
&lt;li&gt;Read/Write Permissions to the LDAP server with the DN/Pwd pair &lt;/li&gt;
&lt;li&gt;Read/Write ACLs on the suffix being used&lt;/li&gt;
&lt;li&gt;Network tracing may be in order if the above two tests check out..&lt;/li&gt;
&lt;/ul&gt;


HTH



(remember the SearchBase is the searchbase where the client can</description>
		<content:encoded><![CDATA[<p>@Peter and @Ben</p>
<p>What I am unsure from your comments is whether or not a dialog box pops up when you click &#8220;Write to Server&#8221;.. This dialog box should contain fields to enter </p>
<ul <li>Distinguished Name</p>
<li>Password </li>
<li>Search Base</li>
</ul>
<p>If the dialog box does not even show up, then I would start looking at the LDAP client configuration leading up to it.</p>
<p>It it does show up and you are entering values correctly (remember the search base &#8212; the client will create a ou=macosxodconfig entry under this suffix and stores its config info.), then I would check </p>
<ul>
<li>Read/Write Permissions to the LDAP server with the DN/Pwd pair </li>
<li>Read/Write ACLs on the suffix being used</li>
<li>Network tracing may be in order if the above two tests check out..</li>
</ul>
<p>HTH</p>
<p>(remember the SearchBase is the searchbase where the client can</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-directories/comment-page-1/#comment-6345</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Sat, 26 Apr 2008 12:31:14 +0000</pubDate>
		<guid isPermaLink="false">http://rajeev.name/2006/09/09/integrating-mac-os-x-into-unix-ldap-environment-with-nfs-home-directories/#comment-6345</guid>
		<description>I&#039;m with Peter (April 10, 2008, 10:26 am), with an OpenLDAP 2.3 server (Debian etch) and 10.5.2 client: &quot;Nothing happens when I try to write attributes and objectclasses modifications to the server.&quot;
Nothing in the logs to suggest what&#039;s up.
Thanks for the writeup though, it&#039;s been helpful in understanding how OD differs from plain RFC2307 (which I&#039;m now using).</description>
		<content:encoded><![CDATA[<p>I&#8217;m with Peter (April 10, 2008, 10:26 am), with an OpenLDAP 2.3 server (Debian etch) and 10.5.2 client: &#8220;Nothing happens when I try to write attributes and objectclasses modifications to the server.&#8221;<br />
Nothing in the logs to suggest what&#8217;s up.<br />
Thanks for the writeup though, it&#8217;s been helpful in understanding how OD differs from plain RFC2307 (which I&#8217;m now using).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

