IBM Tivoli Netcool/OMNIbus, Version 7.4

Changing the timeout setting

You can change the period of time after which users are automatically logged out of the Web GUI.

About this task

HTTP Session timeout will logout the user if there is no network activity between client and server within the set timeout period.

LTPA time out will logout the user within the set timeout period regardless whether there is network activity between client and server.

Procedure

Switching off the session timeout

You can set the session timeout to a large value to prevent sessions from timing out. This is useful where you have facilities such as wall displays that need to be available all the time.

About this task

You cannot switch off the timeout setting completely. Instead, you can set it to a large value that effectively means it is switched off. However, take note of the following:
  • There are security implications if unattended sessions do not timeout. Consider these implications carefully before implementing this procedure.
  • There may be a build up of resource usage should users close their browsers without logging off beforehand. Restarting the server reclaims those resources.

In a load balancing cluster, carry out this task on all nodes.

Procedure

To set the timeout so that sessions do not time out:

Use the procedure in <xref href="#web_adm_settimeout"></xref > to set the timeout values to the following values:
Table 1. Attribute values to switch off the session timeout
File Attribute Value
deployment.xml invalidationTimeout -1
security.xml timeout 2147483647
server.xml invalidationTimeout -1