Update ADconnection.sh

This commit is contained in:
PierreGode 2021-10-22 10:40:04 +02:00 committed by GitHub
parent 1f597fe770
commit 99b305a6cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1669,6 +1669,7 @@ myhost=$( hostname | cut -d '.' -f1 )
clear clear
sudo echo "${RED_TEXT}Installing packages do no abort!.......${END}" sudo echo "${RED_TEXT}Installing packages do no abort!.......${END}"
sudo zypper -n install realmd adcli sssd curl sudo zypper -n install realmd adcli sssd curl
sudo zypper -n in sssd-ad
clear clear
echo "hostname is $myhost" echo "hostname is $myhost"
sleep 1 sleep 1