Koozali.org: home of the SME Server

OpenFire and SME LDAP Groups

Offline miroj

  • *
  • 26
  • +0/-0
OpenFire and SME LDAP Groups
« on: August 25, 2015, 11:16:40 PM »
I have installed OpenFire according http://wiki.contribs.org/Openfire without any issues. I'm using LDAP authentification as described on http://wiki.contribs.org/LDAP_Authentication#OpenFire.

The problem I was facing is empty groups, or groups without members, and my SME groups for sure have members. I have tried several options of the ldap.groupSearchFilter and ldap.groupMemberField without luck.

Any idea how to get my SME groups populated with members within the OpenFire Groups?
---
"Open Source will apear on your machines anyway"
Paolo Malinverno
Vice President, Gartner Research

Offline mab974

  • *
  • 84
  • +1/-0
Re: OpenFire and SME LDAP Groups
« Reply #1 on: August 31, 2015, 06:36:58 AM »
Try 
Code: [Select]
/var/service/ldap/ldif-fix -d to see what your ldap base should contains.

Recently, i had a problem with sambapwdlastset attribute.

Offline Stefano

  • *
  • 10,839
  • +2/-0
Re: OpenFire and SME LDAP Groups
« Reply #2 on: August 31, 2015, 10:36:53 AM »
Recently, i had a problem with sambapwdlastset attribute.

can you please give us some more details?
TIA

Offline mab974

  • *
  • 84
  • +1/-0
Re: OpenFire and SME LDAP Groups
« Reply #3 on: August 31, 2015, 03:19:06 PM »
I recently installed SOGo but it was impossible to authenticate with ldap. I did not use ldap before SOGo and after checking the base I saw that the user records were not there.

Code: [Select]
/var/service/ldap/ldif-fix -d gave me a list of changes to make, but
Code: [Select]
/var/service/ldap/ldif-fix -u gave me errors on sambapwdlastset attribute

Quote
sambapwdlastset:
Failure to modify svg uid =, ou = Users, dc = xxxxxxxx, dc = com: sambapwdlastset: value # 0 per invalid syntax

to work around the problem I put the value 1 for all users with a text editor and integrate these mods with the command ldapadd.
For information, I do not use Samba services

Offline miroj

  • *
  • 26
  • +0/-0
Re: OpenFire and SME LDAP Groups
« Reply #4 on: April 16, 2016, 08:30:28 PM »
Unfortunately I haven't found solution of my problem, ie no groups are recognized in the Openfire (integrated with the local LDAP). I'm now running the latest Openfire 4.0.2, but the problem for me still persist. The rest of it works as advertised.
---
"Open Source will apear on your machines anyway"
Paolo Malinverno
Vice President, Gartner Research