Zentyal Forum, Linux Small Business Server

Zentyal Server => Installation and Upgrades => Topic started by: sergiobaiao on November 20, 2014, 08:18:57 pm

Title: Openfire on Zentyal 4.0
Post by: sergiobaiao on November 20, 2014, 08:18:57 pm
Hi there,

Can you please help to bind openfire to Zentyal's LDAP so i can have only one user database for email and jabber? I must use openfire because of some plugins we developed for it.
Title: Re: Openfire on Zentyal 4.0
Post by: JonathanG on November 21, 2014, 06:12:46 pm
I was able to get this working fairly easily. Including LDAP groups.
You will need to either create a user to access the LDAP with or use an existing one.
Follow the OpenFire instructions to connect to Active Directory. The only odd item was the Administrator DN. I found you have to use the full name not the username. I have a user named Open Fire but the username is OpenFire so the DN is CN="Open Fire",CN="Users",DC="YOURDOMAIN",DC="LOCAL"