From 99b305a6cc05016a6792d59b424606d5de231281 Mon Sep 17 00:00:00 2001 From: PierreGode <8579922+PierreGode@users.noreply.github.com> Date: Fri, 22 Oct 2021 10:40:04 +0200 Subject: [PATCH] Update ADconnection.sh --- ADconnection.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ADconnection.sh b/ADconnection.sh index 1e0f2d2..1fc63fb 100755 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -1669,6 +1669,7 @@ myhost=$( hostname | cut -d '.' -f1 ) clear sudo echo "${RED_TEXT}Installing packages do no abort!.......${END}" sudo zypper -n install realmd adcli sssd curl +sudo zypper -n in sssd-ad clear echo "hostname is $myhost" sleep 1