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 }