Trustwave Becomes First Pure-Play MDR Provider to Attain FedRAMP Authorization. Learn More

Trustwave Becomes First Pure-Play MDR Provider to Attain FedRAMP Authorization. Learn More

Services
Managed Detection & Response

Eliminate active threats with 24/7 threat detection, investigation, and response.

Co-Managed SOC (SIEM)

Maximize your SIEM investment, stop alert fatigue, and enhance your team with hybrid security operations support.

Advisory & Diagnostics

Advance your cybersecurity program and get expert guidance where you need it most.

Penetration Testing

Test your physical locations and IT infrastructure to shore up weaknesses before exploitation.

Database Security

Prevent unauthorized access and exceed compliance requirements.

Email Security

Stop email threats others miss and secure your organization against the #1 ransomware attack vector.

Digital Forensics & Incident Response

Prepare for the inevitable with 24/7 global breach response in-region and available on-site.

Firewall & Technology Management

Mitigate risk of a cyberattack with 24/7 incident and health monitoring and the latest threat intelligence.

Solutions
BY TOPIC
Microsoft Security
Unlock the full power of Microsoft Security
Offensive Security
Solutions to maximize your security ROI
Rapidly Secure New Environments
Security for rapid response situations
Securing the Cloud
Safely navigate and stay protected
Securing the IoT Landscape
Test, monitor and secure network objects
Why Trustwave
About Us
Awards and Accolades
Trustwave SpiderLabs Team
Trustwave Fusion Security Operations Platform
Trustwave Security Colony
Partners
Microsoft Security
Unlock the full power of Microsoft Security
Trustwave PartnerOne Program
Join forces with Trustwave to protect against the most advance cybersecurity threats
Loading...
Loading...

HOWTO: Changing the UI timeout value

Expand / Collapse


This article applies to:

  • DLP Versions up to 9.7.1

Question:

  • How can I change the timeout value of the Browser UI, or set it to never time out?

Procedure:

The timeout is configurable. 

Note:  In a collector/console configuration, only make changes on the console.

To set the timeout

Change timeouts for both tomcat and josso.

  1. The tomcat timeout can be changed in: 
    /opt/tomcat/webapps/aup-reports/WEB-INF/web.xml

    For version 9.1.0-3 use:
    /opt/tomcat/webapps/josso/WEB-INF/classes/josso-gateway-config.xml.ldap
    /opt/tomcat/webapps/josso/WEB-INF/classes/josso-gateway-config.xml.jdbc


    The line default is:
    <session-timeout>28</session-timeout>

    You can change it to any value you like. The time is in minutes. 
  2. The josso timeout can be changed in:
    /opt/tomcat/webapps/josso/WEB-INF/classes/josso-gateway-config.xml

    The line default is: <maxInactiveInterval>30</maxInactiveInterval>

    Important Note: the josso timeout must be greater than the tomcat timeout.  
  3. Restart tomcat. 

To turn off the timeout

  1. Edit the tomcat configuration file(s) and change the 'session-timeout' to 0. The container ensures the default behavior of sessions is never to time out when it is set to 0.
  2. Edit the josso configuration file and change the 'maxInactiveInterval' to -1.
  3. Restart tomcat.

To contact Trustwave about this article or to request support:


Rate this Article:
     

Add Your Comments


Comment submission is disabled for anonymous users.
Please send feedback to Trustwave Technical Support or the Webmaster
.