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
46754af243
commit
f9ede3d3e4
@ -46,9 +46,7 @@ if [ "$var" -eq "14" ]
|
|||||||
then
|
then
|
||||||
echo "Detecting Ubuntu 14"
|
echo "Detecting Ubuntu 14"
|
||||||
echo "Installing additional dependencies"
|
echo "Installing additional dependencies"
|
||||||
sudo apt-get install realmd adcli sssd -y
|
sudo apt-get install -y realmd sssd sssd-tools samba-common krb5-user
|
||||||
sudo apt-get install ntp -y
|
|
||||||
sudo apt-get install realmd sssd sssd-tools samba-common krb5-user
|
|
||||||
clear
|
clear
|
||||||
sudo echo "${INTRO_TEXT}"Realm= $discovery"${INTRO_TEXT}"
|
sudo echo "${INTRO_TEXT}"Realm= $discovery"${INTRO_TEXT}"
|
||||||
sudo echo "${NORMAL}${NORMAL}"
|
sudo echo "${NORMAL}${NORMAL}"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user