Please help with openfire ldap filter

Hi,

i need to load users from 2 OU’s. i try this action

(&(objectClass=organizationalUnit(&(cn=test1)(cn=test2)))

my ldap settings is

Base DN: CN=“Users”,DC=“lab”,DC=“priv”

Administrator DN: CN=“svc-openfire”,OU=“service users”,DC=“lab”,DC=“priv”

also i have some questions

  1. can openfire use two OU?

  2. can openfire work with nested OU?

  3. can OpenFire fetch from two BASE dn?

filters do not work at that OU level, but you can filter based on group membership.

This is how I set up my installs.