At work, I have several web apps that our staff need admin access to, all of which use the same LDAP database. This allows them to change their password in one place for all our systems.
It also means that I have to integrate LDAP authentication into every web app I write. So yesterday, I spent the afternoon making merb-auth talk to our LDAP
(
Read more... )