Author Topic: Openfire on Zentyal 4.0  (Read 1158 times)

sergiobaiao

  • Zen Apprentice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Openfire on Zentyal 4.0
« 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.

JonathanG

  • Zen Apprentice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Re: Openfire on Zentyal 4.0
« Reply #1 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"