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