LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   How can disable auto-logout SSH session from RHEL8? (https://www.linuxquestions.org/questions/linux-general-1/how-can-disable-auto-logout-ssh-session-from-rhel8-4175735609/)

Mo_ 04-02-2024 02:28 PM

How can disable auto-logout SSH session from RHEL8?
 
Hi Community,
How can disable auto-logout from RHEL8? The server logs out users after 15 minutes of an ssh session. Is there a way to disable timed out?

Code:

timed out waiting for input: auto-logout
Connection to 01-website-local closed.

Thanks,

timl 04-02-2024 02:34 PM

Not sure about RHEL but a quick search for
Quote:

disable ssh timeout
throws up a number of options

MadeInGermany 04-04-2024 08:18 AM

Do you have TMOUT set?
Code:

echo $TMOUT


All times are GMT -5. The time now is 03:21 AM.