LDAP Jabber


Setting up Jabberd 2.x to use Zimbra's ldap directory is very similar to wildfire.

Once you complete your installation of jabberd2, edit your c2s.xml configuration file.

With in the authreg tags change the following:


<module>ldap</module>
<ldap>
       <host>HOST NAME FOR ZIMBRA INSTALL</host>
       <port>389</port>
       <v3/>
       <uidattr>uid</uidattr>
       <basedn realm='company'>Copmany</basedn>
       <basedn>dc=yourdomain,dc=tld</basedn>
</ldap>


If you are experiencing issues drop me a line and I'll try to help out (ilan@fonz.net).

PS here is a shameless plug for an even I help to organize. check out the 2007 Southern California Linux Expo: http://www.socallinuxexpo.org/scale5x/]

Verified Against: unknown Date Created: 10/3/2006
Article ID: https://wiki.zimbra.com/index.php?title=LDAP_Jabber Date Modified: 2015-03-23



Try Zimbra

Try Zimbra Collaboration with a 60-day free trial.
Get it now »

Want to get involved?

You can contribute in the Community, Wiki, Code, or development of Zimlets.
Find out more. »

Looking for a Video?

Visit our YouTube channel to get the latest webinars, technology news, product overviews, and so much more.
Go to the YouTube channel »

Jump to: navigation, search