Stop GDM from showing all user accounts at login screen

Posted in fail , howto , Linux , rant

How to make GDM stop showing *every* user account at login screen by default.

$ sudo gconftool-2 \
--direct \
--config-source xml:readwrite:/etc/gconf/gconf.xml.defaults \
--type bool \
--set /apps/gdm/simple-greeter/disable_user_list true

I don’t know why they released gdm with the broken gdmsetup and showing all accounts in the window by default.
fedora-logo-on-cracked-pavement-125x125
It’s a security risk and it’s especially annoying for enterprise users where ldap logins may wildly populate the list.

Maybe they want to abandon gdm? I can already tell many users are switching to KDM if not switching from Gnome to KDE completely. Worst case, they leave for another distribution all together. Great job there redhat/fedora.

Posted by admica   @   13 September 2010

Related Posts

0 Comments

No comments yet. Be the first to leave a comment !
Leave a Comment

Name

Email

Website

*

Previous Post
«
Next Post
»
Powered by Wordpress   |   Lunated designed by ZenVerse

Valid XHTML 1.0 Transitional