mirror of
https://github.com/CISOfy/lynis.git
synced 2025-04-08 17:15:25 +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:=\
|
||||
TCPKeepAlive:NO,,YES:=\
|
||||
UseDNS:NO,,YES:=\
|
||||
UsePrivilegeSeparation:SANDBOX,YES,NO:=\
|
||||
VerifyReverseMapping:YES,,NO:=\
|
||||
X11Forwarding:NO,,YES:=\
|
||||
AllowAgentForwarding:NO,,YES:="
|
||||
|
Loading…
x
Reference in New Issue
Block a user