mirror of
https://github.com/PierreGode/Linux-Active-Directory-join-script.git
synced 2025-12-21 16:50:13 +01:00
Update ADconnection.sh
This commit is contained in:
parent
73a60748f1
commit
8f028f71d6
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user