mirror of
https://github.com/CISOfy/lynis.git
synced 2025-04-08 17:15:25 +02:00
Improved [SSH-7408] with 'MaxStartups'.
This commit is contained in:
parent
35b663cff9
commit
47576a1bd0
@ -114,7 +114,8 @@
|
||||
ClientAliveCountMax:2,4,16:<\
|
||||
ClientAliveInterval:300,600,900:<\
|
||||
Port:,,22:!\
|
||||
LoginGraceTime:120,240,480:<"
|
||||
LoginGraceTime:120,240,480:<\
|
||||
MaxStartups:4,8,16:<"
|
||||
|
||||
for I in ${SSHOPS}; do
|
||||
OPTIONNAME=`echo ${I} | cut -d ':' -f1`
|
||||
|
Loading…
x
Reference in New Issue
Block a user