From 540fe415ce054a60c142332fe6b76919c6bd3610 Mon Sep 17 00:00:00 2001 From: PierreGoude Date: Thu, 22 Jun 2017 10:29:25 +0200 Subject: [PATCH] Update ADconnection.sh --- ADconnection.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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