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
03e29dd2d9
commit
cbd2c5f13d
@ -40,6 +40,8 @@ ubuntuserver14
|
|||||||
fi
|
fi
|
||||||
export HOSTNAME
|
export HOSTNAME
|
||||||
myhost=$( hostname )
|
myhost=$( hostname )
|
||||||
|
clear
|
||||||
|
sudo echo "${RED_TEXT}"Installing pakages do no abort!......."${INTRO_TEXT}"
|
||||||
sudo apt-get -qq install realmd adcli sssd -y
|
sudo apt-get -qq install realmd adcli sssd -y
|
||||||
sudo apt-get -qq install ntp -y
|
sudo apt-get -qq install ntp -y
|
||||||
sudo dpkg -l | grep realmd
|
sudo dpkg -l | grep realmd
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user