mirror of
https://github.com/PierreGode/Linux-Active-Directory-join-script.git
synced 2025-12-21 16:50:13 +01:00
Update ADconnection.sh
This commit is contained in:
parent
ecb2fd87ef
commit
19c6cc8118
@ -1163,7 +1163,7 @@ if [ "$allowguest" = "true" ]
|
|||||||
then
|
then
|
||||||
echo "Lightdm is already configured.. skipping.."
|
echo "Lightdm is already configured.. skipping.."
|
||||||
else
|
else
|
||||||
sudo echo "greeter-show-manual-login=true" | sudo tee -a /usr/share/lightdm/lightdm.conf.d/50-disable-guest.conf
|
sudo echo "greeter-show-manual-login=true" | sudo tee -a /usr/share/lightdm/lightdm.conf.d/40-io.elementary.greeter.conf
|
||||||
fi
|
fi
|
||||||
fi_auth
|
fi_auth
|
||||||
exit
|
exit
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user