From c618a82fe011de9cd71d70c86dc5bbdf5eaac2e8 Mon Sep 17 00:00:00 2001 From: PierreGode Date: Thu, 13 Sep 2018 10:00:20 +0200 Subject: [PATCH] Update ADconnection.sh --- ADconnection.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ADconnection.sh b/ADconnection.sh index 37c8680..e127468 100644 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -10,7 +10,7 @@ ################################################################################################################################## #known bugs: Sometimes the script bugs after AD administrator tries to authenticate, temporary solution is running the script again # a couple of times. if it still is not working see line 24-25 -#known bugs: see line 24-25 +#known bugs: see line 24-33 # # ~~~~~~~~~~ Environment Setup ~~~~~~~~~~ # NORMAL=$(echo "\033[m") @@ -34,7 +34,7 @@ MENU_FN #Realmdupdate11 ####################### final auth ################################################################## -#this section will do the last part, configure sssd, sam files and sudoers# +#this section will do the last part, configure sssd, ssh, login session sam files and sudoers# fi_auth(){ sudo echo "############################" sudo echo "Configuratig files.."