10.5 Server Arras authentication Big6 Blog cognitive surplus dekiwiki design Ed-Tech Elgg eportfolios ethics fix hack Internet Bus ipad iphone Jamaica K-12 Education ldap LDAPS Linux Open-Source OS X Server plugins Predictions rambling Random Babbling rss Rural Divide social networking SSL staff development students teens Text Messaging time-management truthiness Wiki WordpressMU
WP Cumulus Flash tag cloud by Roy Tanck and Luke Morton requires Flash Player 9 or better.
As many are aware there is some funkiness trying to get APC caching working with 10.6.2 Server. After running all over the web, I finally generated the needed apc.so using macports.
If you want to save yourself a ton of trouble , you can try the attached apc.so.
I hope this saves some of you time. I’m really at a lose to why Apple doesn’t correctly install PEAR/PECL so that developers can make the modifications they need.
While configuring our web filter, we realized that Apple’s default master/slave setup only allows LDAPS through the master server. This has some major limitations in regards to the usefulness of replicas. It turns out that one simple terminal command solves the problem.
sudo slapconfig -setldapconfig -ssl on -sslcert /etc/certificate/<your certificate>.crt -sslkey /etc/certificate/<your certificate>.key -ssldomain <server domain>
If there’s a way to do this through the GUI I couldn’t find it. Hope this helps somebody else out there.