diff --git a/ADconnection.sh b/ADconnection.sh index 02fc50d..1b77506 100755 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -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, #and on DC, also check that searchname has your domain # /etc/sssd/sssd.alternatives for more advanced or specific setups of SSSD +# next version Ubuntu 14 and 16 Will be depricated # ~~~~~~~~~~ Environment Setup ~~~~~~~~~~ # NORMAL=$(printf "\033[m")