From d69f94214dd17e74f6d5c6bdcfc9197a1d3796b7 Mon Sep 17 00:00:00 2001 From: PierreGoude Date: Wed, 28 Jun 2017 10:32:55 +0200 Subject: [PATCH] Update ADconnection.sh --- ADconnection.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ADconnection.sh b/ADconnection.sh index 2433d6c..94a0bf6 100644 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -121,6 +121,7 @@ sudo echo "Configuratig files.." sudo echo "Verifying the setup" sudo systemctl enable sssd sudo systemctl start sssd +states=$( echo 0 ) clear read -p "${RED_TEXT}"'Do you wish to enable SSH login.group.allowed'"${END}""${NUMBER}"'(y/n)?'"${END}" yn case $yn in