From 36c4ad1f2f9e4dc9b0a5d36517fa624bf5f6f408 Mon Sep 17 00:00:00 2001 From: PierreGode <8579922+PierreGode@users.noreply.github.com> Date: Tue, 14 Jul 2020 09:13:12 +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 282dcae..8c8ddfc 100755 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -242,7 +242,7 @@ sudo echo "#entry_cache_user_timeout = 5400 entry_cache_timeout = 600 entry_cache_nowait_percentage = 75 " | sudo tee -a /etc/sssd/sssd.alternatives ####################################################################################### -if [ -z readfile ] +if [ -f readfile ] then sudo service sssd restart sleep 1