From 8d4760b9ca6f7e21a18f54e9a01d184f0e143567 Mon Sep 17 00:00:00 2001 From: PierreGoude Date: Thu, 2 Feb 2017 15:28:54 +0100 Subject: [PATCH] Update ADconnection.sh --- ADconnection.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ADconnection.sh b/ADconnection.sh index 1a1fa25..b0e35d5 100644 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -70,7 +70,7 @@ exit fi fi if [ $? -ne 0 ]; then - echo "AD join failed. Please run 'journalctl -xn' to determine why." + echo "${RED_TEXT}"AD join failed.please check that computer object is already created and test again "${END}" exit 1 fi sudo echo "############################"