Koozali.org: home of the SME Server
Obsolete Releases => SME 9.x Contribs => Topic started by: miroj on August 25, 2015, 11:16:40 PM
-
I have installed OpenFire according http://wiki.contribs.org/Openfire (http://wiki.contribs.org/Openfire) without any issues. I'm using LDAP authentification as described on http://wiki.contribs.org/LDAP_Authentication#OpenFire (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?
-
Try
/var/service/ldap/ldif-fix -d
to see what your ldap base should contains.
Recently, i had a problem with sambapwdlastset attribute.
-
Recently, i had a problem with sambapwdlastset attribute.
can you please give us some more details?
TIA
-
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.
/var/service/ldap/ldif-fix -d
gave me a list of changes to make, but
/var/service/ldap/ldif-fix -u
gave me errors on sambapwdlastset attribute
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
-
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.