ADMINIDLETIMEOUT
The ADMINIDLETIMEOUT option specifies the amount of time, in minutes, that an administrative client session can be idle before the server cancels the session.
If there is a heavy network load in your environment, you might want to increase the time-out value to prevent administrative clients from timing out. However, a large number of idle sessions could prevent other users from connecting to the server.
You can update this server option without stopping and restarting the server by using the SETOPT command. See SETOPT (Set a server option for dynamic update).
Note: To sign on again after the server cancels a session,
administrators with multifactor authentication (MFA) set up on their accounts must specify the
password and a time-based one-time password (TOTP). For more information, see
Setting up multifactor authentication for administrators.
Syntax
Parameters
- minutes
- Specifies the maximum number of minutes that a server waits for an idle administrative client. The default value is 15 minutes. The minimum value is 1 minute.
Examples
adminidletimeout 20 