diff --git a/ADconnection.sh b/ADconnection.sh index af1fb1d..d5a38ec 100644 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -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