From 09a9ca3420a8592bce307aac3644143ad4a04648 Mon Sep 17 00:00:00 2001 From: PierreGoude Date: Mon, 12 Dec 2016 16:54:50 +0100 Subject: [PATCH] Update ADconnection.sh --- ADconnection.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ADconnection.sh b/ADconnection.sh index 238a63a..69cdb01 100644 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -53,7 +53,7 @@ sudo echo "Configuratig files" echo 'sudo su 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 -exit' > tmp.sh +exit ' > tmp.sh xterm -e "sudo sh tmp.sh" sudo systemctl enable sssd sudo systemctl start sssd