Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the '10.4: Prevent hang after login of Active Directory User' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.4: Prevent hang after login of Active Directory User
Authored by: rfn on Apr 18, '06 01:06:36PM

This has haunted me for quite some time now at our workplace, where I have 16 Mac's connected to a Mac OS X Server running Open Directory. I really need to have several AFP shares as login-items since we have several server shares.

Previously, when running 10.3, I used an Applescript to mount the relevant shares, but it stopped working with 10.4. Our server is Helios Ethershare running on Sun Solaris and I don't know whether it's the server or 10.4 that has a problem with the script, but it worked fine in 10.3

Does anyone have a solution for this problem? At our place it's only 5 or 6 machines that are experiencing this; the rest is unaffected.

---
--
René Frej Nielsen



[ Reply to This | # ]
10.4: Prevent hang after login of Active Directory User
Authored by: geordie on Apr 19, '06 06:42:10AM

Sounds like problems I have seen before. I prefer to create applescripts that do the mounting instead so that I can control how the mounting occurs. Don't forget that Mac OS X 10.4 makes AFP URLs case sensitive.



[ Reply to This | # ]