mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-27 15:54:09 +02:00
remove test for deprecated sshd option UsePrivilegeSeparation (#432)
see also https://www.openssh.com/txt/release-7.5
This commit is contained in:
parent
3adeac922e
commit
b3dffbf750
@ -127,7 +127,6 @@
|
|||||||
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