Adding CIS default expectation for ClientAliveInterval

Signed-off-by: Pruteanu <ionut.pruteanu@siemens.com>
This commit is contained in:
Pruteanu 2024-02-21 14:05:33 +02:00
parent 54a7f901e7
commit d53e3ed350
No known key found for this signature in database
GPG key ID: 8665D673971C2D62

View file

@ -1028,7 +1028,7 @@ rhel9cis_sshd:
# This variable sets the time interval in seconds between sending "keep-alive" # This variable sets the time interval in seconds between sending "keep-alive"
# messages from the server to the client. These types of messages are intended to # messages from the server to the client. These types of messages are intended to
# keep the connection alive and prevent it being terminated due to inactivity. # keep the connection alive and prevent it being terminated due to inactivity.
clientaliveinterval: 900 clientaliveinterval: 15
# This variable specifies the amount of seconds allowed for successful authentication to # This variable specifies the amount of seconds allowed for successful authentication to
# the SSH server. # the SSH server.
logingracetime: 60 logingracetime: 60