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:
authorMichael Boelen <michael.boelen@cisofy.com>2018-07-25 14:35:00 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2018-07-25 14:35:00 +0300
commit3f9d1308bb62e53367e31c2d872edd9b962c8220 (patch)
treed66200e99626de4c06af30f7f1d211951146c567
parent86b3e6ceb05e62d13f915b3a2e5bf2b63c702b48 (diff)
[SSH-7408] adjusted classification of root login with keys
-rw-r--r--include/tests_ssh2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tests_ssh b/include/tests_ssh
index 0d0742d2..2cdaa5c6 100644
--- a/include/tests_ssh
+++ b/include/tests_ssh
@@ -119,7 +119,7 @@
LogLevel:VERBOSE,INFO,:=\
MaxAuthTries:2,4,6:<\
MaxSessions:2,4,8:<\
- PermitRootLogin:NO,(PROHIBIT-PASSWORD|WITHOUT-PASSWORD),YES:=\
+ PermitRootLogin:(NO|PROHIBIT-PASSWORD|WITHOUT-PASSWORD),,YES:=\
PermitUserEnvironment:NO,,YES:=\
PermitTunnel:NO,,YES:=\
Port:,,22:!\