From 1b202e76f2fc14c2ac120158cd05ed79d15416bd Mon Sep 17 00:00:00 2001 From: PierreGode Date: Fri, 11 Jan 2019 15:06:40 +0100 Subject: [PATCH] Update ADconnection.sh --- ADconnection.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ADconnection.sh b/ADconnection.sh index bd4a2bd..6931ef2 100644 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -12,6 +12,7 @@ # a couple of times. if it still is not working see line 24-25 #known bugs: see line 25-35 #known bugs:sometimes domain discovery fails, it can help canceling the script and re-running it. +# see lines 357-368 for more advanced or specific setups of SSSD # ~~~~~~~~~~ Environment Setup ~~~~~~~~~~ # NORMAL=$(echo "\033[m")