Update ADconnection.sh

This commit is contained in:
PierreGoude 2016-12-14 08:38:32 +01:00 committed by GitHub
parent 1f458b47c7
commit 180c8e287c

View File

@ -49,7 +49,7 @@ if [ $? -ne 0 ]; then
exit 1 exit 1
fi fi
clear clear
echo "Please enter user to add (user without @server.server)" echo "Please enter user to add (user WITHOUT the @server.server)"
read UseR read UseR
sudo echo "Configuratig files" sudo echo "Configuratig files"
sudo systemctl enable sssd sudo systemctl enable sssd