> In an older version of debian (7 or so) I had my system set so the login 
> screen would show my user name as the default.
> 
> That went away after some version upgrade or reinstall and I've silently 
> grumbled about it ever since (especially when I inadvertently flash part of 
> my password as my muscle memory has me entering it in the blank user name 
> slot!).
> 
> I have tried searching for the solution but so far have found nothing.
> 
> I have also tried "find ~/.config -exec grep -i user {} \; -print " and found 
> nothing that seemed worth a deeper look.
> 
> Can anyone help me?
> 
> Thanks.
> 
> Best regards,
> 
> -Tom

Hello. By default, LightDM is configured so that the user should enter login 
name and password. Login name is considered sensitive information. It is 
possible to provide the user with selection of available user accounts. The 
most recently used login name will be selected in the list. The user still has 
to enter password to login. This provides useful compromise between security 
and convenience for a single-user desktop system. To enable user list, place 
the following settings into /usr/share/lightdm/lightdm.conf.d/01_my.conf: 

[Seat:*]
greeter-hide-users=false


Meow!
-- 
⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ A dumb species has no way to open a tuna can.
⢿⡄⠘⠷⠚⠋⠀ A smart species invents a can opener.
⠈⠳⣄⠀⠀⠀⠀ A master species delegates.


Reply via email to