<?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: Mac OS-X Snow Leopard breaks NIS Automount</title>
	<atom:link href="http://www.jeff.com/2009/mac-os-x-snow-leopard-breaks-nis-automount/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jeff.com/2009/mac-os-x-snow-leopard-breaks-nis-automount/</link>
	<description>Jeff's (New) Web Site</description>
	<lastBuildDate>Sat, 07 Aug 2010 05:11:39 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Harald Fricke</title>
		<link>http://www.jeff.com/2009/mac-os-x-snow-leopard-breaks-nis-automount/comment-page-1/#comment-4742</link>
		<dc:creator>Harald Fricke</dc:creator>
		<pubDate>Tue, 18 May 2010 11:41:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeff.com/?p=220#comment-4742</guid>
		<description>Well, in 10.6.3 everything works for me as expected (e.g. as in 10.5.x). I followed the steps in http://www.jeff.com/2009/mac-os-x-server-as-a-nis-client-with-automount/ to set up the NIS binding. Now the default /etc/auto_master pulls auto.master from NIS, no need to change “_” to a “.” in the maps.</description>
		<content:encoded><![CDATA[<p>Well, in 10.6.3 everything works for me as expected (e.g. as in 10.5.x). I followed the steps in <a href="http://www.jeff.com/2009/mac-os-x-server-as-a-nis-client-with-automount/" rel="nofollow">http://www.jeff.com/2009/mac-os-x-server-as-a-nis-client-with-automount/</a> to set up the NIS binding. Now the default /etc/auto_master pulls auto.master from NIS, no need to change “_” to a “.” in the maps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas A. Fine</title>
		<link>http://www.jeff.com/2009/mac-os-x-snow-leopard-breaks-nis-automount/comment-page-1/#comment-3053</link>
		<dc:creator>Thomas A. Fine</dc:creator>
		<pubDate>Fri, 20 Nov 2009 17:35:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeff.com/?p=220#comment-3053</guid>
		<description>I swear this was working for me in 10.6.1 (with auto_master not auto.master, I&#039;ve never had to change &quot;_&quot; to a &quot;.&quot;, even though the actual NIS map is with a dot).  But in 10.6.2 I&#039;m definitely seeing this as broken.

I had it in mind to just do it the hard way and replicate the data in auto.master in local files.  So I created the relevant entries in /etc/auto_master.  But I did NOT create the actual local files with the redirects to the specific NIS maps.  For some reason I restarted autofs in this mid-state, and IT WORKED.

What this tells me is that it is correctly trying to get data from the auto.master map, but it is not using this to create the mount points for the automounter.  So
the dummy lines create the mount points and the master map fills in the data.  Still sucks, but it points to where the bug lies.

Related to this, I&#039;ve noticed that browsing of automount points, which worked under leopard, is not working for me under snow leopard.

On the upside, in 10.6.2 it looks like replicated mount points are finally handled correctly (of at least in some way that functions, whether it is correct or not).

tom</description>
		<content:encoded><![CDATA[<p>I swear this was working for me in 10.6.1 (with auto_master not auto.master, I&#8217;ve never had to change &#8220;_&#8221; to a &#8220;.&#8221;, even though the actual NIS map is with a dot).  But in 10.6.2 I&#8217;m definitely seeing this as broken.</p>
<p>I had it in mind to just do it the hard way and replicate the data in auto.master in local files.  So I created the relevant entries in /etc/auto_master.  But I did NOT create the actual local files with the redirects to the specific NIS maps.  For some reason I restarted autofs in this mid-state, and IT WORKED.</p>
<p>What this tells me is that it is correctly trying to get data from the auto.master map, but it is not using this to create the mount points for the automounter.  So<br />
the dummy lines create the mount points and the master map fills in the data.  Still sucks, but it points to where the bug lies.</p>
<p>Related to this, I&#8217;ve noticed that browsing of automount points, which worked under leopard, is not working for me under snow leopard.</p>
<p>On the upside, in 10.6.2 it looks like replicated mount points are finally handled correctly (of at least in some way that functions, whether it is correct or not).</p>
<p>tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jakub Krajcovic</title>
		<link>http://www.jeff.com/2009/mac-os-x-snow-leopard-breaks-nis-automount/comment-page-1/#comment-3008</link>
		<dc:creator>Jakub Krajcovic</dc:creator>
		<pubDate>Mon, 09 Nov 2009 22:29:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeff.com/?p=220#comment-3008</guid>
		<description>Spot on! I noticed this exact same problem with Snow Leopard client, and this is going to be a huge problem for us... Our company relies heavily on the automounter functionality and not using auto.master is frankly not an option.

I&#039;m talking to Apple Australia to see if we can do something about this, and if not, we&#039;re sticking with 10.5...</description>
		<content:encoded><![CDATA[<p>Spot on! I noticed this exact same problem with Snow Leopard client, and this is going to be a huge problem for us&#8230; Our company relies heavily on the automounter functionality and not using auto.master is frankly not an option.</p>
<p>I&#8217;m talking to Apple Australia to see if we can do something about this, and if not, we&#8217;re sticking with 10.5&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Davis</title>
		<link>http://www.jeff.com/2009/mac-os-x-snow-leopard-breaks-nis-automount/comment-page-1/#comment-3006</link>
		<dc:creator>Ben Davis</dc:creator>
		<pubDate>Mon, 09 Nov 2009 17:28:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeff.com/?p=220#comment-3006</guid>
		<description>Thanks for the post. Same problem here. Upgraded last week and now my direct maps stopped working. Instead of being able to just reference the master map I had to make a copy of it. So instead of /etc/auto_master looking like this:

+auto_master

It now looks like this:

/hosts                  -hosts          -nobrowse,hidefromfinder,nosuid
/home                   /etc/auto_home  -nobrowse,hidefromfinder
/- /etc/auto_direct

And the automounter works like it used to.</description>
		<content:encoded><![CDATA[<p>Thanks for the post. Same problem here. Upgraded last week and now my direct maps stopped working. Instead of being able to just reference the master map I had to make a copy of it. So instead of /etc/auto_master looking like this:</p>
<p>+auto_master</p>
<p>It now looks like this:</p>
<p>/hosts                  -hosts          -nobrowse,hidefromfinder,nosuid<br />
/home                   /etc/auto_home  -nobrowse,hidefromfinder<br />
/- /etc/auto_direct</p>
<p>And the automounter works like it used to.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
