diff --git a/ADconnection.sh b/ADconnection.sh index d965e46..4a6aa64 100644 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -816,7 +816,7 @@ if [ $cauth = allow 2> /dev/null ] then echo Checking PAM auth configuration.. "${INTRO_TEXT}"OK"${END}" else -echo Checking PAM auth configuration.. "${RED_TEXT}"FAIL ssh security not configured"${END}" +echo Checking PAM auth configuration.. "${RED_TEXT}"SSH security not configured"${END}" fi echo "" echo "-------------------------------------------------------------------------------------"