From 05f5775b367af32c8629eb800b8c7008c6aade75 Mon Sep 17 00:00:00 2001 From: PierreGode Date: Wed, 8 Aug 2018 09:30:53 +0200 Subject: [PATCH] Update ADconnection.sh --- ADconnection.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ADconnection.sh b/ADconnection.sh index 1fdc60f..5c4cbaf 100644 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -832,6 +832,7 @@ export HOSTNAME myhost=$( hostname ) 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}" sleep 3 if [ "$ldaptools" = dap-uti ] then