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
3a3cefad5e
commit
8899076b2e
@ -48,6 +48,7 @@ if [ $? -ne 0 ]; then
|
||||
echo "AD join failed. Please run 'journalctl -xn' to determine why."
|
||||
exit 1
|
||||
fi
|
||||
sleep 1
|
||||
clear
|
||||
echo "Please enter user to add (user WITHOUT the @server.server)"
|
||||
read UseR
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user