Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas CARPi <nicolas.carpi@curie.fr>2020-02-19 00:19:45 +0300
committerNicolas CARPi <nicolas.carpi@curie.fr>2020-02-19 00:19:45 +0300
commit91ad10d464dab3450e3107f95e7de649b15d2d1b (patch)
treefbfd64d2a7a89c446dfad80b0fa31d7ab041b456 /include/tests_ssh
parentd81cc71790144ed9ff354748254d300d297f3da6 (diff)
Remove the test for ssh config VerifyReverseMapping
This option is deprecated since 2003. Having it in a config file raises a warning and UseDNS (that is on by default) includes the VerifyReverseMapping check. See https://github.com/openssh/openssh-portable/commit/3a961dc0d36c1f87788b707130f6d07709822d38 See #528
Diffstat (limited to 'include/tests_ssh')
-rw-r--r--include/tests_ssh1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/tests_ssh b/include/tests_ssh
index 5c8b3775..44424b3a 100644
--- a/include/tests_ssh
+++ b/include/tests_ssh
@@ -151,7 +151,6 @@
StrictModes:YES,,NO:=\
TCPKeepAlive:NO,,YES:=\
UseDNS:NO,,YES:=\
- VerifyReverseMapping:YES,,NO:=\
X11Forwarding:NO,,YES:=\
AllowAgentForwarding:NO,,YES:="