Configuring Session Idle Timeout
The idle session timeout is the number of seconds to timeout the open sessions due to inactivity.
Changes made will affect the new sessions only, the open sessions which are already in use will continue to follow the timeout value since the start of the session as set earlier. The timeout value affects TELNET, SSH, HTTP, HTTPS and serial console sessions.
This can be changed via GUI as below
- Login as admin and go to System::Preferences
- Under the section Session Idle Timeout change it to desired value.
- Click Save for the changes to take place.
Follow the commands to set timeout value via CLI
- Login as admin and enter the command cd /settings/system_preferences/
- Now enter set idle_timeout=<in seconds>
- Type commit to save the changes.
- This can be verified by entering command show.
Sessions can be set to never expire by setting the count to zero.
Related Articles
How to: Define a Session Idle Timeout in ZPE Cloud
This document describes the process to define a session idle timeout in ZPE Cloud 1. Login to ZPE Cloud as admin. 2. Go to Settings :: Account 3. Define a session idle timeout in seconds. 4. Click Save
Add Timeout value to OKTA SSO profile
Nodegrid has default timeout value for all sessions in System::Preferences Session Idle Timeout option. Although, there is a way one can set custom timeout value for service like OKTA. OKTA is a customizable and secure solution to add authentication ...
Configuring Session Idle Timeout
Configuring PDUs
The solution supports multiple third-party rack PDU from differente vendors including products from APC, CPI, CyberPower and ServerTech. These devices can be added to Nodegrid OS and the system lets you connect to the rack PDU and control the ...
How to copy and paste to Target devices that use "Launch URL via HTML5" Internal Browser
Overview Apache Guacamole is a clientless remote desktop gateway that uses HTML5 to access systems via a web browser. For users relying on password managers, copying and pasting complex passwords into a Guacamole session is a practical solution to ...