From a9399886a518bbdb1f53cee08aed98acd3f51d7b Mon Sep 17 00:00:00 2001 From: PierreGode <8579922+PierreGode@users.noreply.github.com> Date: Tue, 29 Mar 2022 13:49:14 +0200 Subject: [PATCH] Rework on leaving domain and rejoin Rework on leaving domain and rejoin --- ADconnection.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ADconnection.sh b/ADconnection.sh index 440a058..3dfbc34 100755 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -2404,6 +2404,7 @@ read -r -p "Do you really want to leave the domain: $SSSD (y/n)?" yn echo "" sudo echo "" | sudo tee /etc/sssd/sssd.conf echo "has left $SSSD" + PRECHECK_FN echo "" notify-send ADconnection "Left $SSSD " else