From 8f028f71d6449a7b12f2b456ddc85181ab248500 Mon Sep 17 00:00:00 2001 From: PierreGoude Date: Thu, 24 Nov 2016 08:30:30 +0100 Subject: [PATCH] Update ADconnection.sh --- ADconnection.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ADconnection.sh b/ADconnection.sh index 9e6d891..ee54143 100644 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -107,6 +107,10 @@ myhost=$( hostname ) sudo apt-get update sudo apt-get install openssh-server -y +sudo apt install krb5-user -y +sudo apt-get install samba -y +sudo apt-get install sssd -y +sudo apt-get isntall ntp -y sudo wget http://download.beyondtrust.com/PBISO/8.0.1/linux.deb.x64/pbis-open-8.0.1.2029.linux.x86_64.deb.sh sudo chmod 777 pbis-open-8.0.1.2029.linux.x86_64.deb.sh