Update ADconnection.sh

This commit is contained in:
PierreGoude 2017-06-22 10:29:25 +02:00 committed by GitHub
parent 58b7252c75
commit 540fe415ce

View File

@ -715,7 +715,7 @@ echo "ldap tool installed.. verifying setup"
sudo ldapsearch | grep -i $myhost
else
sudo apt-get install ldap-tools -y
echo "${NUMBER}please edit ldap.conf${END}"
echo "${NUMBER}please edit in ldap.conf the lines BASE and URI ${END}"
sleep 3
sudo nano /etc/ldap/ldap.conf
sudo ldapsearch | grep -i $myhost