Update ADconnection.sh

This commit is contained in:
PierreGoude 2017-06-28 10:32:55 +02:00 committed by GitHub
parent 3196c8b3d2
commit d69f94214d

View File

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