mirror of
https://github.com/CISOfy/lynis.git
synced 2025-04-08 17:15:25 +02:00
Improved [SSH-7408] with 'AllowTcpForwarding'.
This commit is contained in:
parent
785119824e
commit
8c544846ab
@ -119,7 +119,8 @@
|
||||
MaxSessions:2,4,8:<
|
||||
PermitUserEnvironment:NO,,YES:=\
|
||||
GatewayPorts:NO,,YES:=\
|
||||
PermitTunnel:NO,,YES:="
|
||||
PermitTunnel:NO,,YES:=\
|
||||
AllowTcpForwarding:NO,LOCAL,YES:="
|
||||
|
||||
for I in ${SSHOPS}; do
|
||||
OPTIONNAME=`echo ${I} | cut -d ':' -f1`
|
||||
|
Loading…
x
Reference in New Issue
Block a user