From f134b568b7a775059d7891e58f2f62be5fefbe70 Mon Sep 17 00:00:00 2001 From: PierreGoude Date: Mon, 12 Dec 2016 16:15:11 +0100 Subject: [PATCH] Update ADconnection.sh --- ADconnection.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ADconnection.sh b/ADconnection.sh index 59616b5..d5f1a4a 100644 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -94,6 +94,7 @@ sed -i -e 's/GROUPHOMES=no/GROUPHOMES=yes/g' /etc/adduser.conf sed -i -e 's/use_fully_qualified_names = True/use_fully_qualified_names = False/g' /etc/sssd/sssd.conf sudo systemctl enable sssd sudo systemctl start sssd +su administrator clear while true; do read -p 'Do you want to Reboot now? (y/n)?' yn