mirror of https://github.com/CISOfy/lynis.git
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:=\
|
||||
TCPKeepAlive:NO,,YES:=\
|
||||
UseDNS:NO,,YES:=\
|
||||
UsePrivilegeSeparation:SANDBOX,YES,NO:=\
|
||||
VerifyReverseMapping:YES,,NO:=\
|
||||
X11Forwarding:NO,,YES:=\
|
||||
AllowAgentForwarding:NO,,YES:="
|
||||
|
|
Loading…
Reference in New Issue