Changing session timeout period for the Web Administrator User interface

The CCM server provides a web interface so that the Rational® Synergy administrator can perform various administrative tasks. For the security reason, the server expires any browser session that is idled for a certain period.

Procedure

To change the server configuration:

  1. Stop the server.
  2. To change the expiration period, modify the cm.webapps.user.session.timeout value in the ccm.server.properties file.
  3. Restart the server so that the changed values take effect.

Example

The following value sets the expiration period to 10 minutes:

cm.webapps.user.session.timeout = 600


Feedback