Update ADconnection.sh

This commit is contained in:
PierreGoude 2016-11-24 08:30:30 +01:00 committed by GitHub
parent 73a60748f1
commit 8f028f71d6

View File

@ -107,6 +107,10 @@ myhost=$( hostname )
sudo apt-get update sudo apt-get update
sudo apt-get install openssh-server -y 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 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 sudo chmod 777 pbis-open-8.0.1.2029.linux.x86_64.deb.sh