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