On Mon, Feb 14, 2011 at 10:31 PM, Hoang Le <[email protected]> wrote: > On Mon, Feb 14, 2011, Tom H wrote: >> >> I haven't seen Debian's login screen but I assume that you mean that >> you don't want the latest GNOME's gdm user list. >> >> Ubuntu way: >> sudo -u gdm gconftool-2 /apps/gdm/simple-greeter/disable_user_list >> --set --type=boolean true >> >> Fedora way: >> gconftool-2 /apps/gdm/simple-greeter/disable_user_list --direct >> --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set >> --type=boolean true >> >> No idea which applies to Debian, if at all... > > Yes, I use Squeeze with Gnome. > I think Debian doesn't have gdm account. Setting gconftool-2 on root account > didn't work Fedora way didn't work either :(
Debian way: sudo -u Debian-gdm gconftool-2 /apps/gdm/simple-greeter/disable_user_list --set --type=boolean true -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

