mirror of https://github.com/CISOfy/lynis.git
Merge pull request #840 from deltablot/ssh
Remove the test for ssh config VerifyReverseMapping
This commit is contained in:
commit
3f883106c9
|
@ -151,7 +151,6 @@
|
|||
StrictModes:YES,,NO:=\
|
||||
TCPKeepAlive:NO,,YES:=\
|
||||
UseDNS:NO,,YES:=\
|
||||
VerifyReverseMapping:YES,,NO:=\
|
||||
X11Forwarding:NO,,YES:=\
|
||||
AllowAgentForwarding:NO,,YES:="
|
||||
|
||||
|
|
Loading…
Reference in New Issue