Hi 'm developing an intranet using the Zend Framework, and we are going to implent a SSO with Zimbra Ldap.
I want to use the Zend_Auth_Adapter_Ldap adapter that comes bundled with ZF.
But i wanted to know what are the requirements for authenticating using the Zimbra OpenLdap. I'm trying with these setting but they don't work.
host => "9.9.9.9",
useSsl => "0",
accountDomainName => "somedomain.com",
accountDomainNameShort => "SOMEDOMAIN",
accountCanonicalForm => 4,
baseDn => "DC=somedomain,DC=com"
Can anyone guide me? or have any experience with this?


LinkBack URL
About LinkBacks



