Update ADconnection.sh

This commit is contained in:
PierreGode 2018-11-09 08:55:55 +01:00 committed by GitHub
parent f775bdda70
commit 382049a213
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1368,7 +1368,7 @@ if [ "$DOMAINlower" = "$SSSD" ] < /dev/null > /dev/null 2>&1
then then
echo "Detecting realm $SSSD" echo "Detecting realm $SSSD"
else else
if [ "$LEFT" = "no" ] if [ "$LEFT" = "no" ] < /dev/null > /dev/null 2>&1
then then
echo "" echo ""
echo "$DOMAIN has not been configured" echo "$DOMAIN has not been configured"