lightDM hide user list / disable guest login

Add a .conf file to /etc/lightdm/lightdm.conf.d folder
(for example: 10-greeter-login.conf)

add the following lines to the [SeatDefaults] section:

greeter-show-manual-login=true
greeter-hide-users=true
allow-guest=false

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.