PHP OpenLDAP Configuration for Active Directory
In order to speak with AD servers, PHP installs need to use openldap. And for the openldap server to maintain a trust level with the Active Directory server, we need to reference the AD’sRead More…
In order to speak with AD servers, PHP installs need to use openldap. And for the openldap server to maintain a trust level with the Active Directory server, we need to reference the AD’sRead More…
Today I was working on setting up a MySQL backup/failover for our Identity Management servers and needed to install some additional MySQL Utilities to make it work. I downloaded the files toRead More…
Occasionally you need to transfer data between two servers, and you need to have it happen in the background – that is, when you’re not around to type in the password forRead More…
If you’re not using github and have instead been given access to a git repository server that isn’t set up with WebDAV you’ll need to set up Eclipse to run with SSHRead More…
Sometimes, when I’m in a big directory full of files for a project, I discover that I can’t remember where a particular function is originally defined. In those cases, I use theRead More…
Just recently I our data backup drive at work failed, and so we needed to purchase a new one – a Quantum SuperLoader3. This device was very similar to the previous one,Read More…