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
38679b3f70
commit
3f254639f9
@ -131,8 +131,7 @@ fi
|
||||
else
|
||||
if [ -f /usr/share/lightdm/lightdm.conf.d/50-ubuntu-mate.conf ]
|
||||
then
|
||||
sudo sh -c "echo 'greeter-show-manual-login=true' | sudo tee -a /usr/share/lightdm/lightdm.conf.d/50-ubuntu-mate.conf"
|
||||
sudo sh -c "echo 'allow-guest=false' | sudo tee -a /usr/share/lightdm/lightdm.conf.d/50-ubuntu-mate.conf"
|
||||
echo ""
|
||||
else
|
||||
echo "No lightdm to configure"
|
||||
fi
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user