quite right... How would one authenticate against the zimbra ldap server? Some of their examples are
AuthLDAPURL ldap://ldap1.airius.com:389/ou=People,o=Airius?uid?sub?(objectClass=*)
require valid-user
However since I don't know how the zimbra ldap server is layed out, I don't know how I would authenticate against it via mod_auth_ldap. |