Active Directory groups

Can I setup the OpenFire server so that it only pulls in certain AD groups and/or OU’S?

it is done with filters…

How would I go about setting up the filter?

did this ever get answered. Im looking for information on the same thing

You can do this with any filter you want, (&(objectCategory=group)(sAMAccountname=*-d)) for example would only make groups that ended with -d be your openfire groups. You can filter on any feild you want, but it’s best to use feilds that AD considers indexed.

If im using the web interface which property would I enter this in?

ldap.searchFilter