Hi everyone!
Just got time to play with openfire and encountered a problem with LDAP filtering. My LDAP directory is pretty simple
(see screenshot).
My Base DN is dc=domain,dc=com and is working and i can see users from cn=users in openfire but that's not what I want.
I want to use cn=openfire users and this group in open fire.
So I've set user filer and group filter:
(memberOf=CN=openfire,cn=groups,dc=domain,dc=com)
But now I don't have any users listed in openfire. Can someone point me in right direction how to set this up?