Quote:
Originally Posted by folioguru I want to do the same exact thing you did. |
Cool
Quote:
Originally Posted by folioguru Is there some kind of step by step tutorial available on how you do this (put contact list into ldap server and have Zimbra access it as external GAL)? |
No I did not write a tutorial. I spent so much time learning LDAP and troubleshooting sasl authentication that I barely had enough time to complete the task.
I can help you as best I can in the forum.
You need to know LDAP. If you do not know it you should learn it. If you need me too I will post a tutorial I used that helped me tremendously.
Take a look at post#5 in this thread for tips on the ldap setup / attributes.
Quote:
Originally Posted by folioguru An LDAP server is already installed on the Zimbra server. Can I use this, or do I need to install an external one on another server?
Thanks for any help! |
You should NOT use the Zimbra LDAP server for various reasons. You need to set up your own individual one. It is not that hard

Just make sure that if you do it on a machine with sasl libraries that you either know how to use sasl with ldap or you build openldap without sasl.
It is working great for me.