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>2019-09-12 12:17:18 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2019-09-12 12:17:18 +0300
commit79e5b52419543b0a7451e8decc8857319dcc4d40 (patch)
tree75bf69c648918ad13b36049cdb7f6a256f3aa5a3 /include/tests_ssh
parent157c23e892596e200dee974c8732f0abb73c27a9 (diff)
[SSH-7408] added forced-commands-only
Diffstat (limited to 'include/tests_ssh')
-rw-r--r--include/tests_ssh2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tests_ssh b/include/tests_ssh
index 377d043f..7683b0a7 100644
--- a/include/tests_ssh
+++ b/include/tests_ssh
@@ -143,7 +143,7 @@
LogLevel:VERBOSE,INFO,:=\
MaxAuthTries:3,6,999:<\
MaxSessions:2,4,8:<\
- PermitRootLogin:(NO|PROHIBIT-PASSWORD|WITHOUT-PASSWORD),,YES:=\
+ PermitRootLogin:(FORCED-COMMANDS-ONLY|NO|PROHIBIT-PASSWORD|WITHOUT-PASSWORD),,YES:=\
PermitUserEnvironment:NO,,YES:=\
PermitTunnel:NO,,YES:=\
Port:,,22:!\