FAQ: Can Idle Session Timeout Be Configured For A Specific User Through NetScaler GUI?

FAQ: Can Idle Session Timeout Be Configured For A Specific User Through NetScaler GUI?

book

Article ID: CTX216075

calendar_today

Updated On:

Description

Question:

Can idle session timeout be configured for a specific user through NetScaler GUI?

Answer: Yes, follow the below steps:

This parameter is user specific and needs to be changed for each user or group.

1. Go to System > User Administration > User.

2. Select the User

3. Modify the idle timeout (In seconds).

Below is the screenshot showing the idle session timeout for nsroot user modified to 9000 sec. The default idle session timeout value is 900 sec. 

User-added image

The idle session timeout information can be changed from CLI as well. 

Command: 
set system user <username> -password <*******> -timeout 9000
Example: set system user nsroot -password abcd -timeout 9000

User-added image

Issue/Introduction

This article provides details on how to change the idle timeout for a specific user via NetScaler GUI.