From a75fe8a2a60ea9309dd370624b2ddf0c918531d9 Mon Sep 17 00:00:00 2001 From: PierreGode Date: Tue, 22 May 2018 09:00:44 +0200 Subject: [PATCH] Update ADconnection.sh --- ADconnection.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ADconnection.sh b/ADconnection.sh index ce7201d..ce46f68 100644 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -7,7 +7,10 @@ # Generic user setup is: administrator, domain admins, groupnamesudores= groupname=hostname + sudoers on groupname in AD groups # # note: the script will NOT manipulate any files until the join to active directory is successful # ################################################################################################################################## -#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 +#Sometimes the script fails to find domain, for some reason somtimes it just dont respond. try cancel and re run the script 2-3 times +#if it still fails then check your ip configuration,dns-search,in hosts: hostname hostname.domain.com # a couple of times. if it still is not working see line 24-25 #known bugs: see line 24-25 #