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