mirror of
https://github.com/PierreGode/Linux-Active-Directory-join-script.git
synced 2025-12-21 08:50:12 +01:00
Update ADconnection.sh
This commit is contained in:
parent
5895801c87
commit
09a9ca3420
@ -53,7 +53,7 @@ sudo echo "Configuratig files"
|
|||||||
echo 'sudo su
|
echo 'sudo su
|
||||||
sed -i -e 's/GROUPHOMES=no/GROUPHOMES=yes/g' /etc/adduser.conf
|
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
|
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"
|
xterm -e "sudo sh tmp.sh"
|
||||||
sudo systemctl enable sssd
|
sudo systemctl enable sssd
|
||||||
sudo systemctl start sssd
|
sudo systemctl start sssd
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user