IMPORTANT ANNOUNCEMENT: On May 6, 2024, Carbon Black User eXchange (UeX) and Case Management will move to a new platform!
The Community will be in read-only mode starting April 19th, 7:00 AM PDT. Check out the blog post!
You will still be able to use the case portal to create and interact with your support cases until the transition, view more information here!

CB Response: How to Change the UI Session Timeout Length

CB Response: How to Change the UI Session Timeout Length

Environment

  • CB Response Server: All Supported Versions

Objective

How to change the amount of time before a user is sent back to the UI Login page from the default of 3600 second (1 hour). 

Resolution

  1. Backup the master cb.conf file 
    cp /etc/cb/cb.conf /etc/cb/cb.conf.bakDATE
  2. Edit the /etc/cb/cb.conf file
  3. Add or update the following configuration setting, updating the parameter to the value needed 
    SessionTimeout=<Timeout in Number of Seconds>
  4. Save the changes made
  5. Restart the services as described in this KB article

Additional Notes

Increasing the session timeout above the default setting does create a security risk. For more information you can review CWE-613 

Labels (1)
Tags (2)
Was this article helpful? Yes No
No ratings
Article Information
Author:
Creation Date:
‎02-14-2019
Views:
2003
Contributors