mirror of
https://github.com/PierreGode/Linux-Active-Directory-join-script.git
synced 2025-12-21 08:50:12 +01:00
Update ADconnection.sh
This commit is contained in:
parent
8bb138aade
commit
47419c6ca8
@ -518,6 +518,7 @@ admins=$( cat /etc/passwd | grep home | grep bash | cut -d ':' -f1 )
|
||||
sudo echo "${RED_TEXT}"Installing pakages do no abort!......."${INTRO_TEXT}"
|
||||
sudo apt-get update
|
||||
sudo apt-get install libsss-sudo -y
|
||||
sudo apt-get install adcli -y
|
||||
sudo apt-get install realmd adcli sssd -y
|
||||
sudo apt-get install ntp -y
|
||||
sudo apt-get install policykit-1 -y
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user