mirror of
https://github.com/PierreGode/Linux-Active-Directory-join-script.git
synced 2025-12-21 08:50:12 +01:00
Update ADconnection.sh
This commit is contained in:
parent
b6f7819662
commit
8d4760b9ca
@ -70,7 +70,7 @@ exit
|
||||
fi
|
||||
fi
|
||||
if [ $? -ne 0 ]; then
|
||||
echo "AD join failed. Please run 'journalctl -xn' to determine why."
|
||||
echo "${RED_TEXT}"AD join failed.please check that computer object is already created and test again "${END}"
|
||||
exit 1
|
||||
fi
|
||||
sudo echo "############################"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user