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
0ad2544e9e
commit
812ec8c6ee
@ -42,7 +42,7 @@ read -p "Do you wish to use it (y/n)?" yn
|
||||
* ) echo 'Please answer yes or no.';;
|
||||
esac
|
||||
NetBios=$(echo $DOMAIN | cut -d '.' -f1)
|
||||
echo "Please enter a domain admin login to use: "
|
||||
echo"${INTRO_TEXT}"Please enter a domain admin login to use:"${END}"
|
||||
read ADMIN
|
||||
discovery=$(realm discover $DOMAIN | grep domain-name)
|
||||
clear
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user