Update ADconnection.sh

This commit is contained in:
PierreGode 2020-07-14 09:13:12 +02:00 committed by GitHub
parent 52a153e179
commit 36c4ad1f2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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