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:
authorJosh Soref <jsoref@users.noreply.github.com>2020-11-09 07:16:35 +0300
committerJosh Soref <jsoref@users.noreply.github.com>2020-11-09 07:35:46 +0300
commit08c8d1b8f39dd32a554ffab08204ed8f84b7ab81 (patch)
tree51521825a70342755bf84ae1b553c724acbcf02d
parent45a7006e6bd71c5853e3469cf4d8ee963fd86798 (diff)
spelling: authentication
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
-rw-r--r--include/tests_authentication2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tests_authentication b/include/tests_authentication
index 4f43745a..b27e59c7 100644
--- a/include/tests_authentication
+++ b/include/tests_authentication
@@ -1068,7 +1068,7 @@
# Test : AUTH-9306
# Description : Check if authentication is needed to boot the system
# Notes : :d_boot_authenticate: is a good option for production machines to
- # avoid unauthorized booting of systems. Option :d_boot_autentication@:
+ # avoid unauthorized booting of systems. Option :d_boot_authentication@:
# disabled a required login.
Register --test-no AUTH-9306 --os HP-UX --weight L --network NO --category security --description "Check single boot authentication"
if [ ${SKIPTEST} -eq 0 ]; then