Disabling token authentication on the Conference Manager

This release does not support token authentication, so disable the feature on the IBM® Sametime® Media Manager's Conference Manager component.

About this task

To disable token validation on the Conference Manager, set the property TURNTokenAuthEnabled to false.

Procedure

  1. On the server hosting the Conference Manager's deployment manager, locate the stavconfig.xml in the deployment manager's profile.

    The Sametime System Console is typically used as the deployment manager but is not required; your deployment may use a different server for that purpose. The stavconfig.xml is typically stored in the following location for the deployment manager:

    Dmgr_install_root/config/cells/Cell_name/nodes/Node_name/servers/Server_name
  2. Open the file for editing.
  3. Locate the TURNTokenAuthEnabled setting and set its value to false.
    <configuration lastUpdated="1226425838277" name="TURNTokenAuthEnabled" value="false"/>
  4. Save and close the file.
  5. If there is one Conference Manager, restart it now. If you deployed a cluster of Conference managers, synchronize all nodes in the cluster as follows:
    1. In the deployment manager's Integrated Solutions Console, click System Administration > Nodes.
    2. In the nodes table, select all nodes in the cluster.
    3. Click the Full Resynchronize button at the beginning of the table.