mirror of
https://github.com/PierreGode/Linux-Active-Directory-join-script.git
synced 2025-12-21 08:50:12 +01:00
Added support for Suse
Added support for Suse
This commit is contained in:
parent
9012d1fdae
commit
b931de716d
@ -1668,13 +1668,7 @@ export HOSTNAME
|
||||
myhost=$( hostname | cut -d '.' -f1 )
|
||||
clear
|
||||
sudo echo "${RED_TEXT}Installing packages do no abort!.......${END}"
|
||||
sudo zypper -n install adcli
|
||||
sudo zypper -nupdate
|
||||
sudo zypper -n install libsss-sudo
|
||||
sudo zypper -n install realmd adcli sssd curl
|
||||
sudo zypper -n install ntp
|
||||
sudo zypper -n install realmd adcli sssd
|
||||
sudo zypper -n install ntp
|
||||
clear
|
||||
echo "hostname is $myhost"
|
||||
sleep 1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user