Update ADconnection.sh

This commit is contained in:
PierreGoude 2017-06-22 10:33:06 +02:00 committed by GitHub
parent 540fe415ce
commit 080041cb77

View File

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