<?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>Oliver Hansen &#187; apple</title>
	<atom:link href="http://blog.oliverhansen.com/index.php/tag/apple/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.oliverhansen.com</link>
	<description>A techie&#39;s not-so-technical weblog</description>
	<lastBuildDate>Sun, 27 Nov 2011 23:37:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>

	<item>

		<title>Adobe Acrobat Crashes on OS X With Network Account</title>

		<link>http://blog.oliverhansen.com/index.php/2009/05/04/adobe-acrobat-crashes-on-os-x-with-network-account/</link>

		<comments>http://blog.oliverhansen.com/index.php/2009/05/04/adobe-acrobat-crashes-on-os-x-with-network-account/#comments</comments>

		<pubDate>Tue, 05 May 2009 05:30:41 +0000</pubDate>

		<dc:creator>Oliver</dc:creator>

				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[account]]></category>
		<category><![CDATA[acrobat]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[crash]]></category>
		<category><![CDATA[network]]></category>



		<guid isPermaLink="false">http://blog.oliverhansen.com/?p=430</guid>


		<description><![CDATA[<p>I had another network account issue with our Apple at work. Got that one solved and then we finally got the software from Adobe for CS4 after a couple hours on the phone convincing them that they had already said we would get it before they changed their mind. Well, that&#8217;s a whole other story [...]]]></description>

	
		<content:encoded><![CDATA[<p>I had another network account issue with our <a href="http://blog.oliverhansen.com/index.php/2009/03/26/apple-ad-login-error-the-home-folder-for-the-user-account-is-located-on-afp-or-smb-server/">Apple at work</a>. Got that one solved and then we finally got the software from Adobe for CS4 after a couple hours on the phone convincing them that they had already said we would get it before they changed their mind. Well, that&#8217;s a whole other story I don&#8217;t have time for.</p>
<p>This problem lies in the fact that <a href="http://www.adobe.com/products/acrobat/">Acrobat</a> for some reason has a problem reading or writing to a file on a network share. Since the user&#8217;s home drive is connected to the network share, Acrobat will crash every time they try to open a file. Log in with a local user account and everything works great. After figuring out where the problem lay, I found a posting on the <a href="http://forums.adobe.com/message/1150921#1150921">Adobe Forums about this exact issue</a>.<br />
<span id="more-430"></span></p>
<p>What I found there was the following:</p>
<blockquote><p>
1. Log in as a Network User<br />
2. Go to /Users/Shared/<br />
3. If you are on an Intel based Mac create a folder in /Users/Shared/ named 9.0_x86 if you are on a Mac that is a G5/G4 create a folder named 9.0_ppc</p>
<p>At this point you should have created either<br />
/Users/Shared/9.0_x86/<br />
/Users/Shared/9.0_ppc/</p>
<p>4. Go to ~/Library/Application Support/Adobe/Acrobat/ and trash the 9.0_x86 or 9.0_ppc folder contained within<br />
5. Go to Applications/Utilities/ and open Terminal<br />
6. Enter one of the following into the Terminal<br />
If you are on an Intel based Mac enter<br />
ln -s /Users/Shared/9.0_x86 ~/Library/Application\ Support/Adobe/Acrobat/<strong>9.0_x86</strong><br />
If you are on a G5/G4 Mac enter<br />
ln -s /Users/Shared/9.0_ppc ~/Library/Application\ Support/Adobe/Acrobat<strong>/9.0_ppc</strong><br />
7. Open up Acrobat 9 and it should work!
</p></blockquote>
<p>*bold is my edit*</p>
<p>I found for the link command (ln) I had to actually specify the <strong>9.0</strong> folder. You are basically telling the computer to go to a local directory when it tries to find the user&#8217;s files in the home directory which is on the network. I also had to chmod the <strong>/Users/Shared/9.0_ppc</strong> to 777 because I created the folder with an admin user and the normal user didn&#8217;t have rights to make changes. After doing this, it all worked!</p>
<p>As of this posting, it appears the problem still exists and has not been fixed by Adobe even though it has been a known issue for 7 months now.</p>
<div id="crp_related"><h2>Possibly Related Posts:</h2><ul><li><a href="http://blog.oliverhansen.com/index.php/2009/03/26/apple-ad-login-error-the-home-folder-for-the-user-account-is-located-on-afp-or-smb-server/" rel="bookmark" class="crp_title">Apple &#8211; AD Login Error: The home folder for the user account is located on AFP or SMB server</a></li><li><a href="http://blog.oliverhansen.com/index.php/2009/01/27/using-ias-radius-for-client-vpn-authentication-to-cisco-pix/" rel="bookmark" class="crp_title">Using <span class="ubernym uttAbbreviation" onmouseover="domTT_activate(this, event, 'content', 'Internet Authentication Service' );"><abbr class="uttAbbreviation">IAS</abbr></span> (<span class="ubernym uttAcronym" onmouseover="domTT_activate(this, event, 'content', 'Remote Authentication Dial In User Service' );"><acronym class="uttAcronym">RADIUS</acronym></span>) For Client VPN Authentication To Cisco PIX</a></li><li><a href="http://blog.oliverhansen.com/index.php/2008/11/17/replace-first-domain-controller-in-forest/" rel="bookmark" class="crp_title">Replace First Domain Controller in Forest</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div>]]></content:encoded>

	

		<wfw:commentRss>http://blog.oliverhansen.com/index.php/2009/05/04/adobe-acrobat-crashes-on-os-x-with-network-account/feed/</wfw:commentRss>


	
	</item>

	
	<item>

		<title>Apple &#8211; AD Login Error: The home folder for the user account is located on AFP or SMB server</title>

		<link>http://blog.oliverhansen.com/index.php/2009/03/26/apple-ad-login-error-the-home-folder-for-the-user-account-is-located-on-afp-or-smb-server/</link>

		<comments>http://blog.oliverhansen.com/index.php/2009/03/26/apple-ad-login-error-the-home-folder-for-the-user-account-is-located-on-afp-or-smb-server/#comments</comments>

		<pubDate>Fri, 27 Mar 2009 03:13:14 +0000</pubDate>

		<dc:creator>Oliver</dc:creator>

				<category><![CDATA[Technology]]></category>
		<category><![CDATA[active directory]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[home]]></category>
		<category><![CDATA[os x]]></category>



		<guid isPermaLink="false">http://blog.oliverhansen.com/?p=426</guid>


		<description><![CDATA[<p>I&#8217;ve been trying to get our web and print design specialist at work set up with an Apple that was donated to us. It&#8217;s not a bad machine but one of the older ones running the Power PC hardware. It&#8217;s also running OS X version 10.4.11. Apples are completely new to me so it&#8217;s been [...]]]></description>

	
		<content:encoded><![CDATA[<p>I&#8217;ve been trying to get our web and print design specialist at work set up with an Apple that was donated to us. It&#8217;s not a bad machine but one of the older ones running the Power PC hardware. It&#8217;s also running OS X version 10.4.11. Apples are completely new to me so it&#8217;s been a challenge. I figured out how to get it to be part of our <span class="ubernym uttJustLink" onmouseover="domTT_activate(this, event, 'content', 'Microsoft Directory Service' );">Active Directory</span> domain a while ago so I thought all would be fine but there have been quite a few problems getting it to work smoothly.</p>
<p>One of the issues is logging on to the computer when home drives are assigned through the <span class="ubernym uttJustLink" onmouseover="domTT_activate(this, event, 'content', 'Microsoft Directory Service' );">Active Directory</span> profile. As a Domain Admin, when I would sign in I would get the message </p>
<blockquote><p>The home folder for the user account is located on an AFP or SMB server</p></blockquote>
<p>and it would not log me in. Upon trying again immediately, it would log me in and my home drive would be mapped just fine! I thought it was annoying but we could deal with it at first but when I had the user try to log in with an account that was not an admin they repeatedly got the error and were not able to log on at all.<br />
<span id="more-426"></span></p>
<p>A bit of searching led me to an <a href="http://discussions.apple.com/message.jspa?messageID=5141262#5141262">Apple Discussion Forum</a> where I saw that an edit of one file <em>/etc/hostconfig</em> would help. The change is</p>
<p> <code>AUTOMOUNT=-NO-</code> </p>
<p>changing from the YES that is currently in the file. I&#8217;m not clear on the exact cause of this but it is definitely a bug. Well, now it works so that part is down. More issues later.</p>
<div id="crp_related"><h2>Possibly Related Posts:</h2><ul><li><a href="http://blog.oliverhansen.com/index.php/2009/05/04/adobe-acrobat-crashes-on-os-x-with-network-account/" rel="bookmark" class="crp_title">Adobe Acrobat Crashes on OS X With Network Account</a></li><li><a href="http://blog.oliverhansen.com/index.php/2007/10/28/cron-is-different-in-freebsd-and-linux/" rel="bookmark" class="crp_title">Cron is Different in FreeBSD and Linux</a></li><li><a href="http://blog.oliverhansen.com/index.php/2007/03/01/my-network-attached-storage-part-2/" rel="bookmark" class="crp_title">My Network Attached Storage Solution &#8211; Part 2</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div>]]></content:encoded>

	

		<wfw:commentRss>http://blog.oliverhansen.com/index.php/2009/03/26/apple-ad-login-error-the-home-folder-for-the-user-account-is-located-on-afp-or-smb-server/feed/</wfw:commentRss>


	
	</item>

	
</channel>

</rss>
