diff --git a/ADconnection.sh b/ADconnection.sh index 69cdb01..afa0a8a 100644 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -53,7 +53,8 @@ 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 +exit' > tmp.sh xterm -e "sudo sh tmp.sh" sudo systemctl enable sssd sudo systemctl start sssd