spelling: authentication

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2020-11-08 23:16:35 -05:00
parent 45a7006e6b
commit 08c8d1b8f3
1 changed files with 1 additions and 1 deletions

View File

@ -1068,7 +1068,7 @@
# Test : AUTH-9306 # Test : AUTH-9306
# Description : Check if authentication is needed to boot the system # Description : Check if authentication is needed to boot the system
# Notes : :d_boot_authenticate: is a good option for production machines to # 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. # disabled a required login.
Register --test-no AUTH-9306 --os HP-UX --weight L --network NO --category security --description "Check single boot authentication" Register --test-no AUTH-9306 --os HP-UX --weight L --network NO --category security --description "Check single boot authentication"
if [ ${SKIPTEST} -eq 0 ]; then if [ ${SKIPTEST} -eq 0 ]; then