LDAP groups fail

Hello.

I have setup LDAP groups. During the setup, Openfire successfully detects one group defined and the number of users. But then, going to the list of groups, it shows the group, but with 0 users.

Packet traces show no attempt, not even a failed one, of making an LDAP query of group members, except during the setup to show the number of member users.

Posix mode is enabled. Each group belongs to the object class posixGroup and has an attribute memberUid with the user name (uid).

Our interest in groups is to share contacts. Contact sharing is enabled, but it does not show in the Gaim interface. This problem does not happen with LDAP disabled.

It was solved by removing the database and recreating it.

I think there is a bug somewhere