Update ADconnection.sh

This commit is contained in:
PierreGoude 2016-12-14 10:38:27 +01:00 committed by GitHub
parent 45fd89a195
commit 3a3cefad5e

View File

@ -86,7 +86,7 @@ eof
ubuntuclient14(){ ubuntuclient14(){
export HOSTNAME export HOSTNAME
myhost=$( hostname ) myhost=$( hostname )
sudo update sudo apt-get update
sudo apt-get install realmd adcli sssd -y sudo apt-get install realmd adcli sssd -y
sudo apt-get install ntp -y sudo apt-get install ntp -y
sudo apt-get install realmd sssd sssd-tools samba-common krb5-user sudo apt-get install realmd sssd sssd-tools samba-common krb5-user