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