Create ADconnection.sh

This commit is contained in:
PierreGoude 2017-06-15 08:55:16 +02:00 committed by GitHub
parent e989c51e61
commit 7acb4a0ed9

View File

@ -216,6 +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}"
eof eof
} }