diff --git a/ADconnection.sh b/ADconnection.sh index 87960a8..c4d966a 100755 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -14,7 +14,7 @@ #known bugs:sometimes domain discovery fails, it can help canceling the script and re-running it, if not verify dns setting on client, #and on DC. # see lines 357-368 for more advanced or specific setups of SSSD -# + # ~~~~~~~~~~ Environment Setup ~~~~~~~~~~ # NORMAL=$(echo "\033[m") MENU=$(echo "\033[36m") #Blue @@ -23,7 +23,7 @@ INTRO_TEXT=$(echo "\033[32m") #green and white text END=$(echo "\033[0m") # ~~~~~~~~~~ Environment Setup ~~~~~~~~~~ # -# + ################################ fix errors # funktion not called ################ fixerrors(){ #this funktion is not called in the script : to activate, uncomment line line 31 #fixerrors