From 7c9ad4b19373c454ad6fafcfa5202ff85a2e4677 Mon Sep 17 00:00:00 2001 From: PierreGoude Date: Thu, 15 Jun 2017 08:57:19 +0200 Subject: [PATCH] Create ADconnection.sh --- ADconnection.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ADconnection.sh b/ADconnection.sh index be07e46..e1706c4 100644 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -216,7 +216,7 @@ else echo "Checking sssd config.. FAIL" fi realm discover -echo "${INTRO_TEXT}Please reboot your machine${INTRO_TEXT}" +echo "${INTRO_TEXT}Please reboot your machine and wait 3 min for Active Directory to sync before login${INTRO_TEXT}" eof }