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
99b305a6cc
commit
23af63ec3b
@ -1668,7 +1668,7 @@ export HOSTNAME
|
|||||||
myhost=$( hostname | cut -d '.' -f1 )
|
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 krb5-client
|
||||||
sudo zypper -n in sssd-ad
|
sudo zypper -n in sssd-ad
|
||||||
clear
|
clear
|
||||||
echo "hostname is $myhost"
|
echo "hostname is $myhost"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user