From 6c0f5ce42de0d112b2ec5d5e7d77d6befe550eea Mon Sep 17 00:00:00 2001 From: PierreGode <8579922+PierreGode@users.noreply.github.com> Date: Fri, 18 Mar 2022 18:32:25 +0100 Subject: [PATCH] Update on information to leave domain manully Update on information to leave domain manully --- ADconnection.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ADconnection.sh b/ADconnection.sh index 1717f91..bf12421 100755 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -2407,6 +2407,7 @@ else then echo "" echo "$DOMAIN has not been configured" + echo "you could try to leave manually with, sudo realm leave $SSSD" echo "" exit fi