Update ADconnection.sh

This commit is contained in:
PierreGode 2018-12-17 11:41:11 +01:00 committed by GitHub
parent b8c35b74d1
commit 6aa8985c19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@
#known bugs: Sometimes the script bugs after AD administrator tries to authenticate, temporary solution is running the script again #known bugs: Sometimes the script bugs after AD administrator tries to authenticate, temporary solution is running the script again
# a couple of times. if it still is not working see line 24-25 # a couple of times. if it still is not working see line 24-25
#known bugs: see line 24-33 #known bugs: see line 24-33
# #known bugs:sometimes domain discovery fails, it can help canceling the script and re-running it.
# ~~~~~~~~~~ Environment Setup ~~~~~~~~~~ # # ~~~~~~~~~~ Environment Setup ~~~~~~~~~~ #
NORMAL=$(echo "\033[m") NORMAL=$(echo "\033[m")
MENU=$(echo "\033[36m") #Blue MENU=$(echo "\033[36m") #Blue