mirror of
https://github.com/PierreGode/Linux-Active-Directory-join-script.git
synced 2025-12-21 08:50:12 +01:00
Update ADconnection.sh
This commit is contained in:
parent
4d5df3d3c6
commit
cc5c4640eb
@ -14,6 +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,
|
#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.
|
#and on DC.
|
||||||
# see lines 355-371 for more advanced or specific setups of SSSD
|
# see lines 355-371 for more advanced or specific setups of SSSD
|
||||||
|
#more Distros will be added during 2019
|
||||||
|
|
||||||
# ~~~~~~~~~~ Environment Setup ~~~~~~~~~~ #
|
# ~~~~~~~~~~ Environment Setup ~~~~~~~~~~ #
|
||||||
NORMAL=$(printf "\033[m")
|
NORMAL=$(printf "\033[m")
|
||||||
@ -1843,4 +1844,4 @@ fi_auth
|
|||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
done
|
done
|
||||||
PRECHECK_FN
|
PRECHECK_FN
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user