From c1ca9665cc230ef6cd7ca844d14bddfb4697dfa3 Mon Sep 17 00:00:00 2001 From: Pierre Gode Date: Tue, 2 Apr 2019 15:04:17 +0200 Subject: [PATCH] improved detecting fails and errors. --- ADconnection.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ADconnection.sh b/ADconnection.sh index 61f2fbd..601ac9d 100755 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -1274,6 +1274,7 @@ myhost=$( hostname | cut -d '.' -f1 ) ldaptools=$( sudo dpkg -l | grep -i ldap-utils | cut -d 's' -f1 | cut -d 'l' -f2 ) echo "${NUMBER}Remember!you must be logged in with AD admin on the client/server to use this funktion${END}" echo "${NUMBER}Remember!please edit in ldap.conf the lines BASE and URI in /etc/ldap/ldap.conf ${END}" +echo "${NUMBER}your BASE will be the area you will search in${END}" sleep 3 if [ "$ldaptools" = dap-uti ] then