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
ff843b4803
commit
f134b568b7
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user