Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.
For more information and upcoming events around #dominoforever, please visit our Destination Domino Page
thanks Casey for the helpful information!
Please open a support case so that we can properly assist you. You can configure your environment to limit the size of groups that can be accessed by Sametime, which should effectively solve this problem. There are a couple of ways:
From the server:
a configuration parameter ST_DB_LDAP_MAX_RESULTS (but should be used with caution, depending on your environment could break something else)
Another option is by modifying the group search filter to only return groups that are smaller than a certain size. This may impact your policies if you use large groups in policies.
From the clients:
Additionally we have client settings that you can configure and push to users via policy to alert or prevent them if they are starting a group chat with more than X number of users.
To automatically configure end user client preferences use the managed-settings.xml and define it in the Sametime policy.
The settings are you are interested in are documented here: https://help.hcltechsw.com/sametime/1201/admin/config_client_contact_list_pref.html
Have a look at these:
confirmMultiPartyChatInvitationToMoreThanX -- this is a warning that you are about to start a chat with more than x number of users
confirmMultiPartyChatInvitationToMoreThanXNumber -- prevents the user from starting a chat with more than x number of users
maxPublicGroupSize -- If a public group has more than X number of users, then it is not allowed to be added to the contact list.
excludedPublicGroups - a list of public groups users are not allowed to use for Sametime.
You may also be interested in our best practices guide if you have a large directory https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0081763
Please open a support case if you need assistance, we are happy to help.