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
1efe5b95d7
commit
ffaef3c4c7
@ -209,6 +209,8 @@ clear
|
||||
echo "${NUMBER}I searched for an available domain and found nothing, please type your domain manually below... ${END}"
|
||||
echo "Please enter the domain you wish to join:"
|
||||
read DOMAIN
|
||||
echo "${NUMBER}I Please enter AD admin user ${END}"
|
||||
read ADMIN
|
||||
fi
|
||||
sudo echo "${INTRO_TEXT}"Realm= $discovery"${INTRO_TEXT}"
|
||||
sudo echo "${NORMAL}${NORMAL}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user