Merge pull request #34 from PierreGode/PierreGode-patch-1

Update ADconnection.sh
This commit is contained in:
PierreGode 2023-10-09 14:01:54 +02:00 committed by GitHub
commit 0b71d2594c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,16 +24,6 @@
END=$(printf "\033[0m") END=$(printf "\033[0m")
# ~~~~~~~~~~ Environment Setup ~~~~~~~~~~ # # ~~~~~~~~~~ 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 ################################################################## ####################### final auth ##################################################################
#this section will do the last part, configure sssd, ssh, login session sam files and sudoers# #this section will do the last part, configure sssd, ssh, login session sam files and sudoers#
fi_auth(){ fi_auth(){