Update ADconnection.sh

This commit is contained in:
PierreGoude 2016-11-24 09:57:19 +01:00 committed by GitHub
parent 8c135a93a8
commit d8a7faf660

View File

@ -107,7 +107,7 @@ 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-get install sssd -y #sudo apt-get install sssd -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