From 8e7c91b95e331e3f9f8b35d750827de74a595cd0 Mon Sep 17 00:00:00 2001 From: PierreGoude Date: Fri, 17 Mar 2017 13:56:30 +0100 Subject: [PATCH] Update ADconnection.sh --- ADconnection.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ADconnection.sh b/ADconnection.sh index c5370fd..afd76df 100644 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -208,9 +208,9 @@ else clear echo "${NUMBER}I searched for an available domain and found nothing, please type your domain manually below... ${END}" echo "Please enter the domain you wish to join:" -read -p DOMAIN +read -r DOMAIN echo "${NUMBER}I Please enter AD admin user ${END}" -read -p ADMIN +read -r ADMIN fi sudo echo "${INTRO_TEXT}"Realm= $discovery"${INTRO_TEXT}" sudo echo "${NORMAL}${NORMAL}"