From 47419c6ca8a05dd76d0e4fd0bb49efec0adb7f37 Mon Sep 17 00:00:00 2001 From: PierreGode Date: Tue, 27 Mar 2018 08:13:37 +0200 Subject: [PATCH] Update ADconnection.sh --- ADconnection.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ADconnection.sh b/ADconnection.sh index 62d686b..4db6cdf 100644 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -518,6 +518,7 @@ admins=$( cat /etc/passwd | grep home | grep bash | cut -d ':' -f1 ) sudo echo "${RED_TEXT}"Installing pakages do no abort!......."${INTRO_TEXT}" sudo apt-get update sudo apt-get install libsss-sudo -y +sudo apt-get install adcli -y sudo apt-get install realmd adcli sssd -y sudo apt-get install ntp -y sudo apt-get install policykit-1 -y