From c79e5fa0f3f9ff2b3ae8c24d6d91d6d0e1e08fa9 Mon Sep 17 00:00:00 2001 From: PierreGode Date: Thu, 14 Jun 2018 09:00:32 +0200 Subject: [PATCH] Update ADconnection.sh --- ADconnection.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ADconnection.sh b/ADconnection.sh index 4a6aa64..8e7ea26 100644 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -197,7 +197,7 @@ else echo Checking PAM auth configuration.. "${RED_TEXT}"FAIL"${END}" fi fi -realm discover $DOMAIN +#realm discover $DOMAIN if [ "$therealm" = no ] then echo "${RED_TEXT}"Join has Failed"${END}" @@ -822,7 +822,6 @@ echo "" echo "-------------------------------------------------------------------------------------" realm discover echo "-------------------------------------------------------------------------------------" -realm list exit }