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
ecb2fd87ef
commit
19c6cc8118
@ -1163,7 +1163,7 @@ if [ "$allowguest" = "true" ]
|
||||
then
|
||||
echo "Lightdm is already configured.. skipping.."
|
||||
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_auth
|
||||
exit
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user