If  you want to set some preferences for the Sametime Connect client remotely you can do this via an update site. How to create such an update site and how to configure your Sametime server that these preferences will be forced to the clients as soon as they log in is described in these technotes:

Provisioning Sametime Connect’s plug-in preferences

Automatically updating Sametime 7.5.x Connect clients

Although both technotes are for Sametime 7.5.x the same procedure will work with the current 8.5.x clients.

In the first technote you will also find a sample update site where you just need to adapt the preference settings you want to deploy. You can find a list of the valid settings for the current 8.5.1 client in the infocenter.

There are two things I would like to mention as they are not obvious:

The sample for the setting “URL for UIM Proviosioning” in STCONFIG.NSF is a bad one. You will find “http:///STclientupdate/site.xml”. This should better read “http://<full host name of your update site server>/STclientupdate/site.xml”. So, do NOT forget to specifiy the full URL to your site.xml including the host name. Sametime will NOT add that automatically …

And in the sample update site you will find the following line in the “feature.xml” within the “<required>” section:

<import feature=”com.ibm.collaboration.realtime.application.feature version=”7.5.1 match=”equivalent />

This means, that the update will only be applied if you do have exactly the Sametime 7.5.1 installed. If you want to only apply that for another client version, e .g. 8.5.1  you need to change “7.5.1” to “8.5.1”. If you want to apply the settings to all clients with version 7.5.1 or above you need to change the line to:

<import feature=”com.ibm.collaboration.realtime.application.feature version=”7.5.1 match=”greateOrEqual />

Provisioning Sametime Connect’s plug-in preferences

Provisioning Sametime Connect’s plug-in preferences
Tagged on:         

3 thoughts on “Provisioning Sametime Connect’s plug-in preferences

  • 07.03.2011 at 10:48
    Permalink

    Hi,

    I have followed your this article. I have extracted the jar file and modified the feature.xml , plugin_customization.ini files respectively. I created a folder on the domino server for deployment. What is the next step after file modification.

    Awaiting for your reply. Thank you in advnace.

    Reply
    • 08.03.2011 at 08:35
      Permalink

      hi Michael,

      Thanks for the quick reply.I want to make myself clear. Here the steps I have done.

      1.) Extracted the .jar. I now have 5 files.
      2.) I modified the site.xml, the features.xml and plugin_customization.ini. I am trying to modify the sametime cache refreh parameter lookupExpirationDays=2.
      3.) Then in your first URL , above it says “Repackage the feature. Make sure the version in the feature.xml and site.xml reference the correct version of the file.” What does this mean.
      4.) I choose the option to automatically update client plug…ini file. So I created a STclientupdate folder. Does folder have a specifc structure to follow. Can you pls. clarify which file(s) to put in a folder.

      Thank you in advance and More power.

      Reply

Leave a Reply

Your email address will not be published. Required fields are marked *