From 642ec699e5ab5f116f2804bdc975cebaf0734d2e Mon Sep 17 00:00:00 2001 From: PierreGode <8579922+PierreGode@users.noreply.github.com> Date: Sun, 14 Apr 2024 17:02:56 +0200 Subject: [PATCH] Update ADconnection.sh --- ADconnection.sh | 1 + 1 file changed, 1 insertion(+) 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")