mirror of
https://github.com/PierreGode/Linux-Active-Directory-join-script.git
synced 2025-12-21 08:50:12 +01:00
Merge pull request #34 from PierreGode/PierreGode-patch-1
Update ADconnection.sh
This commit is contained in:
commit
0b71d2594c
@ -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(){
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user