LDAP Jabber: Difference between revisions

(added some minimal information on getting jabberd2 to use zimbra's ldap directory.)
 
(Adding Article Footer, Unsupported Template, and category)
Line 1: Line 1:
{{Unsupported}}
Setting up Jabberd 2.x to use Zimbra's ldap directory is very similar to wildfire.
Setting up Jabberd 2.x to use Zimbra's ldap directory is very similar to wildfire.


Line 24: Line 26:


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/]
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/]
{{Article Footer|unknown|10/3/2006}}
[[Category:LDAP]]

Revision as of 22:54, 19 February 2008


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: 2008-02-19



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