| jaredkilgour 2004-04-28, 7:33 pm |
| Main Question: I have one portal server and 3 sametime servers. How can users at different sites use their respective sametime server. The Java sametime connect app is smart enough to pull the sametimeserver enbtry out of LDAP. Collaboration center har
d-codes it in CSEnvironment.properties.
I have 3 sites with 3 different sametime servers and 3 different domino mail servers. They are all in the same Notes domain but different DNS zones.
When I install the collaboration center, it asks for a domino server, a quickplace server, and a sametime server. Those servers are used for sametime awareness, etc. Settings are stored in CSEnvironment.properties.
Here is the layout
Site A:
Portal Server (5.0.2)
dom1 - Notes 5.0.12
same1 - Notes 5.0.12, Sametime 3.0
Site B:
No Portal Server (hits one at site A)
dom2 - Notes 5.0.12
same2 - Notes 5.0.12, Sametime 3.0
When a site B user hits the portal at site A, it's using the Sametime server at Site A. Multiple problems: 1.) Too much work for dom1. Sametime activity is going over the WAN for people in the same site. I need the user at Site B to be able to use the
sametime server at Site B.
Has anyone run into this problem? I cannot put multiple portal servers up as they run ohhh about 50K a piece.
|