Quantcast
Channel: Ignite Realtime : All Content - Openfire Support
Viewing all articles
Browse latest Browse all 4778

ldap.searchFilter not updating after initial install

$
0
0

Good Evening and thanks for reading.

 

I have a new install of Openfire on a Windows 2008R2 Server running IIS7, PHP, and MySQL. The initial install went flawlessly including the AD portion of the installation. Openfire recognized my groups specified in the ldap.groupSearchFilter and populated the list with pretty much every user in the domain. Which I understood is working as intended.  However, when I go to modify the ldap.searchFilter settings it doesn't pair down the number of users to match the filter.  All the users from the initial install are still listed in the users section.

 

Here is what I am using for the ldap.searchFilter:

 

(objectCategory=organizationalPerson)(memberOf=CN=AParticularGroup,OU=GROUPS,DC= MYDOMAIN,DC=local)

 

I also tried:

 

(&(objectClass=organizationalPerson)(|(memberOf=CN=AParticularGroupA,OU=GROUPS,D C=MYDOMAIN,DC=local)(memberOf=CN=AParticularGroupB,OU=GROUPS,DC=MYDOMAIN,DC=loca l)))

 

Neither filter updated the users list accordingly.


Thanks for reading. Hopefully this is something simple to remedy.


Viewing all articles
Browse latest Browse all 4778

Trending Articles