Issue with Groups

In Openfire I am trying to enable a contact list group for sharing. We are using AD (LDAP). When I go to share group with additional users and select “the following groups” it gives a list of our AD groups to choose from. The issue is that it only populates the groups down to a group starting with J. It is as if we have too many AD groups and it can only display a certain number. This is causing me an issue as the group I need to select starts with S. Is there a way to increase the number of groups it displays here? See attached image for example.

you might be running into an issue with AD queries. I think AD limits this to 1000 items per query… You can look into that, or use LDAP filters. This is how I manage my groups for openfire.