Welcome, if you would like to post a comment please register.
We also encourage you to explore all things Zimbra with our team and members of the community.
zimbra n00b
5.0.0GA RHEL4 x86_64
loaded mod_authz_ldap and tried to use, but errored on "authtype ldap". attempted to load mod_ldap but apache wouldn't start with error on one of the symbols.
Ok. I would think that Zimbra would allow ldap authentication, simply due to the fact that it provides ldap services. How odd that you can't authenticate against yourself?! Strange. Anyway, thanks.
do an ldd against the zimbra httpd, it's possible it's resolving against system ldap libs rather than zimbra ldap. prefix httpd startup with LD_LIBRARY_PATH to override, but really strongly recommended not to tamper with zimbra httpd.