mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-26 23:34:25 +02:00
[SSH-7408] set default 'delayed' compression as a sane value
This commit is contained in:
parent
053535ec37
commit
76b4afb14d
@ -110,7 +110,7 @@
|
|||||||
SSHOPS="AllowTcpForwarding:NO,LOCAL,YES:=\
|
SSHOPS="AllowTcpForwarding:NO,LOCAL,YES:=\
|
||||||
ClientAliveCountMax:2,4,16:<\
|
ClientAliveCountMax:2,4,16:<\
|
||||||
ClientAliveInterval:300,600,900:<\
|
ClientAliveInterval:300,600,900:<\
|
||||||
Compression:NO,DELAYED,YES:=\
|
Compression:(DELAYED|NO),,YES:=\
|
||||||
FingerprintHash:SHA256,MD5,:=\
|
FingerprintHash:SHA256,MD5,:=\
|
||||||
GatewayPorts:NO,,YES:=\
|
GatewayPorts:NO,,YES:=\
|
||||||
IgnoreRhosts:YES,,NO:=\
|
IgnoreRhosts:YES,,NO:=\
|
||||||
|
Loading…
x
Reference in New Issue
Block a user