From 6423bf33e0e24bc6295a3f9e1fc8e7d5a5662ed0 Mon Sep 17 00:00:00 2001 From: PierreGode Date: Fri, 24 Aug 2018 10:25:55 +0200 Subject: [PATCH] Update ADconnection.sh --- ADconnection.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ADconnection.sh b/ADconnection.sh index 11803e9..e3c12d4 100644 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -1258,7 +1258,7 @@ fi } ############################### Reauth ########################################## -leave(){ +Reauthenticate(){ whoelse=$( who -ut | grep -v old | awk '{print $1}' ) homeshome=$( sudo realm list | grep domain-name | awk '{print $2}' ) homes=$( ls /home/$homeshome | head -1 )