Whilst trying to setup LDAP authentication for the first time in Zend Framework, I can across this little quirk when passing parameters to Zend_Auth_Adapter_Ldap, namely that I wasn't passing an array even though it was an array (which I checked using Zend_Debug) Basically Zend Framework expects you to have multiple LDAP servers (even if you have alternative failover in place on a single...
Web development related information