Step to change the Session-Timeout (Auto Logout).

Step to change the Session-Timeout (Auto Logout).

Please follow the steps below and change the mentioned file.

1. Shut down the application.
2. Navigate into <Servicedeskplus-MSP>/server/default/conf directory.
(For build greater than 9.4 conf will be be Servicedeskplus-msp<home> folder)
3. Open the file web.xml in an editor.
4. Search for the following line :

<session-config>
        <session-timeout>360</session-timeout>
    </session-config>


Change 360 into 20 or 30 or according to your requirement. 

5. Save the file and close.
6. Start the application.

Now any technician who is idle for more than mentioned time, then he will be logged out automatically.

    • Related Articles

    • Issue related with Zoho Assist

      Hi Team, Customer may report an issue related with Zoho assist where when they initiate the remote session within the request by choosing Remote Control -> Across Network. It will through an error as shown below. We would have to change the URL from ...
    • 9418 ppm- Unable to apply 9418 ppm in linux setup- warning error

      Below message thrown in console when applying 9418 ppm  "One or More Change Status notifications' subject and content are empty" Please find those status names in updatemgrlog0.txt, update the same in Admin Configuration and restart the migration." ...
    • No Managed Connections. Steps to enable Read Committed Snapshot Isolation- MSSQL

      Enabling Read Committed Snapshot Isolation in MS SQL server In MS SQL environments enabling 'Read committed Snapshot isolation (RCSI)' is the first step in handling application server performance and crash issues. What is RCSI?   Since databases ...
    • Skip forced backup before upgrade

      Please ensure there is a recent VM backup/snapshot or a valid SQL backup or PGSQL backup that was taken just before the upgrade and then skip application backup. For 9000 Upgrade: Edit the batch file called 'Updatemanager.bat' found under ...
    • ZOHO Reports - Authentication issue Handling - GRID movement

      Recently we are facing issues if user saves the Zoho reports configuration page after entering email ID and AT key it throws authentication failure even though the email and AT key is correct. It happens as the registered login is in different grid ...