Setting the same community ID for all servers in the environment
To ensure that clients recognize all servers in the environment as belonging to a single community, add a ST_COMMUNITY_ID value to the sametime.ini file.
About this task
Complete this procedure to add the same ST_COMMUNITY_ID parameter to each Sametime® Community Server in the environment. Doing so prevents clients from creating redundant communities for servers in the same environment.
Procedure
- Open a text editor on the Sametime® Community Server.
-
Open the sametime.ini file located in the Sametime® Community Server installation directory.
This directory is typically found in one of the following locations:
- Linux™:
/local/notesdata
- Windows™:
C:\Program Files\HCL\Domino
- Linux™:
- In the [Config] section, add the
community ID. The value can be any descriptive string, not necessarily
a domain name. Use this syntax:
ST_COMMUNITY_ID=community_name
For example, the following value names the community
sametime.example.com
:ST_COMMUNITY_ID=sametime.example.com
- Save the sametime.ini file.
- Repeat the procedure for every Community Server in the environment.
- Restart each Community Server after saving the change to the sametime.ini file.