mirror of
https://github.com/PierreGode/Linux-Active-Directory-join-script.git
synced 2025-12-21 16:50:13 +01:00
Update ADconnection.sh
This commit is contained in:
parent
f775bdda70
commit
382049a213
@ -1368,7 +1368,7 @@ if [ "$DOMAINlower" = "$SSSD" ] < /dev/null > /dev/null 2>&1
|
||||
then
|
||||
echo "Detecting realm $SSSD"
|
||||
else
|
||||
if [ "$LEFT" = "no" ]
|
||||
if [ "$LEFT" = "no" ] < /dev/null > /dev/null 2>&1
|
||||
then
|
||||
echo ""
|
||||
echo "$DOMAIN has not been configured"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user