One of the problems that has recently cropped up in our deployment of Active Directory is the long timeouts logging in when users leave the internal network.
Originally, Nigel Kersten of afp548.com, posted some very useful information about MCX Cacher, which is used for applying Managed Preferences. Read on for some of the options.
If you're like me, I tend to easily forget all of those "easy" terms to use to properly search Apple's Kbase.
But never fear, Apple has a Kbase article just for you. It's one that covers the various keywords that can be used
to search Apple's Kbase articles.
You can check it out here, Apple's Kbase Article
Recently I was performing a re-install of Mac OS X Server on one of our test Xserves.
While using Server Assistant to perform the remote software setup, the process hung during the verification of the
serial number. After force quiting the Server Assistant, subsequent attempts to setup the server would fail because
the remote server was still reporting to Server Assistant that a remote setup was still in progress and would not
allow me to continue where I left off. Even after a reboot, Server Assistant would not allow the setup to continue.
In order to recitfy this issue, I ssh'd into the remote server and found that in /System/Library/ServerSetup/ there was
a file called .RemoteSetupInProcess .
Deleting this file allowed Server Assitant to once again perform a remote setup on the server..