Timeline for Issue with SSH Client Alive Interval in sshd_config
Current License: CC BY-SA 4.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 24, 2024 at 9:23 | comment | added | zwets |
@karkator the TMOUT variable is a feature of bash, and not present in e.g. dash. You can set a user's shell with the chsh ccommand. chsh -s /bin/bash would do this for your own account.
|
|
| Jan 24, 2024 at 2:00 | comment | added | karkator |
Hi @zwets my default shell is /bin/sh , we have tried SetEnv TMOUT=60 but it does not work , I have edited my question again by giving output of sshd -T && echo OK please review it.
|
|
| Jan 23, 2024 at 21:46 | history | edited | zwets | CC BY-SA 4.0 |
Add advice
|
| Jan 23, 2024 at 1:04 | history | answered | zwets | CC BY-SA 4.0 |