LdapSearch plugin is a replacement for the Search plugin bundled with Openfire for users of LDAP. Sponsored by Interwise, Inc., this plugin provides more advanced search features, including searching any individual fields in LDAP.
More up to date information and downloads available at http://svn.slushpupie.com/twiki/bin/view/Main/Openfireplugins
I'm having the same problem, returns 3 duplicate results per search.
Also, I think the problem with the name search is the field its searching, and the way it is viewing the contents.
Say I have the following users:
John Smith
John A. Smith
If I search for John, it returns all with first name of "John", but if I try "Smith", returns nothing, but if I use "John Smith", returns only "John Smith" and not "John A. Smith".
Now, if I use "Smith", I get both users. Or "S" will return every user with "S" in their name.
This is fine, if the users know to do this. But it would be better to have it search using the data entered as though it was entered with the "*" every time.
Thanks
System:
Windows 2000
Active Directory
Openfire 3.4.1
Spark 2.5.7
For some reason, when I search I always get 3 duplicate results back? Also, search by "name" doesn't work for me.