Update ADconnection.sh

This commit is contained in:
PierreGode 2019-01-11 15:08:40 +01:00 committed by GitHub
parent 7be074b384
commit dcb8b9d907
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,8 @@
#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 26-36 #known bugs: see line 26-36
#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. #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 # see lines 357-368 for more advanced or specific setups of SSSD
# ~~~~~~~~~~ Environment Setup ~~~~~~~~~~ # # ~~~~~~~~~~ Environment Setup ~~~~~~~~~~ #