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
c1564815f0
commit
3194d82d53
@ -715,7 +715,8 @@ echo "ldap tool installed.. verifying setup"
|
||||
sudo ldapsearch | grep -i $myhost
|
||||
else
|
||||
sudo apt-get install ldap-tools -y
|
||||
echo "please edit ldap.conf"
|
||||
echo "${NUMBER}please edit ldap.conf${END}"
|
||||
sleep 3
|
||||
sudo nano /etc/ldap/ldap.conf
|
||||
sudo ldapsearch | grep -i $myhost
|
||||
fi
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user