Don't list all users at login with LightDM
        Posted  
        
            by 
                Bryan
            
        on Ask Ubuntu
        
        See other posts from Ask Ubuntu
        
            or by Bryan
        
        
        
        Published on 2011-10-18T22:00:26Z
        Indexed on 
            2012/03/20
            5:40 UTC
        
        
        Read the original article
        Hit count: 303
        
I just upgraded to Ubuntu 11.10 and I was wondering if it's possible to not list all the current users and instead require the user to type in their username? My company's IT policies require that users not be listed on login screens.
In Ubuntu 11.04, I was able to do this with the following commands...
$ sudo -u gdm gconftool-2 --type boolean --set /apps/gdm/simple-greeter/disable_user_list true
© Ask Ubuntu or respective owner