Reference Guide
...
SSH Proxy
SSH Sessions Duration-Based Limitation Settings
1 min
user sessions’ duration can be limited this property is controlled by a file under the nssoapp service to set a time limit navigate to device groups right click the desired device group , and select show propertie s add the sessiondurationlimitminute property with the value in minutes establish an ssh connection to the single connect server set the required parameters in /u01/nssoapp/conf/nsso properties using the commands cd /u01/nssoapp/conf/ vi nsso properties add/edit the following parameter with the vi editor nsso cli session duration limit warning before sec=30 (the warning message for session termination before the time limit is reached if the value is 30, the warning message will be shown 60 seconds before session termination the value can be changed as desired ) once the parameters are set, save, and exit the vi editor and restart the nssoapp with the command systemctl restart nssoapp