From f21ee8e6a4292feec2e5f9f99603dfb9981d1f3d Mon Sep 17 00:00:00 2001 From: PierreGode <8579922+PierreGode@users.noreply.github.com> Date: Mon, 9 Oct 2023 14:01:26 +0200 Subject: [PATCH] Update ADconnection.sh --- ADconnection.sh | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/ADconnection.sh b/ADconnection.sh index 90f1924..0456e31 100755 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -24,16 +24,6 @@ END=$(printf "\033[0m") # ~~~~~~~~~~ Environment Setup ~~~~~~~~~~ # -################################ fix errors # funktion not called ################ -fixerrors(){ -#this funktion is not called in the script : to activate, uncomment line line 38 #fixerrors -#This funktion installs additional packages 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 -sudo apt-get install packagekit -PRECHECK_FN -#fixerrors -} ####################### final auth ################################################################## #this section will do the last part, configure sssd, ssh, login session sam files and sudoers# fi_auth(){