From 29c37de70874ea7ccc88b364d0bb4f637f08b5d2 Mon Sep 17 00:00:00 2001 From: PierreGoude Date: Thu, 7 Sep 2017 09:47:00 +0200 Subject: [PATCH] Update ADconnection.sh --- ADconnection.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ADconnection.sh b/ADconnection.sh index 4594e80..bea44a6 100644 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -7,8 +7,8 @@ # Generic user setup is: administrator, domain admins, groupnamesudores= groupname=hostname + sudoers on groupname in AD groups # ################################################################################################################################## #known bugs: Sometimes the script bugs after AD administrator tries to authenticate, temporary solution is running the script again -# till the script works -#known bugs: see line 23-24 +# 1 2 times. if it still is not working see line 25-25 +#known bugs: see line 24-25 # ~~~~~~~~~~ Environment Setup ~~~~~~~~~~ # NORMAL=$(echo "\033[m") @@ -21,7 +21,7 @@ ################################ fix errors # funktion not called ################ fixerrors(){ -#this funktion is not called in the script : to activate, uncomment line line 29 #fixerrors +#this funktion is not called in the script : to activate, uncomment line line 30 #fixerrors #This funktion installs additional pakages due to known issues with Joining and the join hangs after the admin auth sudo add-apt-repository ppa:xtrusia/packagekit-fix sudo apt-get update