Create ADconnection.sh

This commit is contained in:
PierreGoude 2017-06-15 08:57:19 +02:00 committed by GitHub
parent 7acb4a0ed9
commit 7c9ad4b193

View File

@ -216,7 +216,7 @@ else
echo "Checking sssd config.. FAIL" echo "Checking sssd config.. FAIL"
fi fi
realm discover 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 eof
} }