mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-30 01:04:39 +02:00
restore UsePrivilegeSeparation to list of ssh daemon checks (#509)
This commit is contained in:
parent
35e8c0ab3a
commit
84ea9530d7
@ -127,6 +127,7 @@
|
|||||||
StrictModes:YES,,NO:=\
|
StrictModes:YES,,NO:=\
|
||||||
TCPKeepAlive:NO,,YES:=\
|
TCPKeepAlive:NO,,YES:=\
|
||||||
UseDNS:NO,,YES:=\
|
UseDNS:NO,,YES:=\
|
||||||
|
UsePrivilegeSeparation:SANDBOX,YES,NO:=\
|
||||||
VerifyReverseMapping:YES,,NO:=\
|
VerifyReverseMapping:YES,,NO:=\
|
||||||
X11Forwarding:NO,,YES:=\
|
X11Forwarding:NO,,YES:=\
|
||||||
AllowAgentForwarding:NO,,YES:="
|
AllowAgentForwarding:NO,,YES:="
|
||||||
|
Loading…
x
Reference in New Issue
Block a user