Bug 4985 - can't disable userlist in gdm greeter
Summary: can't disable userlist in gdm greeter
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: x86_64 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords: NO_PATCH, UPSTREAM
Depends on:
Blocks:
 
Reported: 2012-03-16 17:45 CET by michel tyteca
Modified: 2015-03-28 20:48 CET (History)
4 users (show)

See Also:
Source RPM: gdm
CVE:
Status comment:


Attachments

Description michel tyteca 2012-03-16 17:45:01 CET
Description of problem:
gdm greeter loks for userlist in passwd file. I use ldap authentication.
So, i would like to disable userlist.
no 'sudo -u gdm gsettings command' nor custom.conf as described by doc disable the userlist.

Version-Release number of selected component (if applicable):

gdm cauldron mageia 2


How reproducible:


Steps to Reproduce:
1.
2.
3.
Comment 1 Manuel Hiebel 2012-03-16 19:04:21 CET
upstream bug

Keywords: (none) => NO_PATCH, UPSTREAM
See Also: (none) => https://bugzilla.gnome.org/show_bug.cgi?id=655075

Comment 2 michel tyteca 2012-05-19 16:32:41 CEST
mageia 2rc include gdm 3.4.1. 
This new version packaged by mageia doesn't correct the problem in spite of
the changelog of gnome.org. It seems that a new key 'disable-user-list' was introduced in the schemas of org.gnome.login-screen to work around the problem.
My english is so bad that maybe i do not well understand !

But if i do: gsettings get org.gnome.login-screen disable-user-list give 'true' for the gdm account and gdm still display all the account over 500 during the greeter display.

Please, do you confirm the problem is a gnome.org problem or something due to
the mageia build ?

Thank you

CC: (none) => michel.tyteca

Comment 3 Manuel Hiebel 2012-05-19 17:59:10 CEST
>This new version packaged by mageia doesn't correct the problem in spite of
>the changelog of gnome.org. It seems that a new key 'disable-user-list' was

Have you a link ? the bug is still open :(
Comment 4 michel tyteca 2012-05-20 09:13:45 CEST
(In reply to comment #3)
> >This new version packaged by mageia doesn't correct the problem in spite of
> >the changelog of gnome.org. It seems that a new key 'disable-user-list' was
> 
> Have you a link ? the bug is still open :(


You are right. Here is the only link i found is:
http://ftp.acc.umu.se/pub/gnome/sources/gdm/3.4/gdm-3.4.1.news

At a first look, i thought the bug relative to user_list was closed.

Sorry , to waste your time.
Comment 5 Marja Van Waes 2012-05-26 13:05:26 CEST
Hi,

This bug was filed against cauldron, but we do not have cauldron at the moment.

Please report whether this bug is still valid for Mageia 2.

Thanks :)

Cheers,
marja

Keywords: (none) => NEEDINFO

Comment 6 michel tyteca 2012-05-26 19:30:42 CEST
(In reply to comment #5)
> Hi,
> 
> This bug was filed against cauldron, but we do not have cauldron at the moment.
> 
> Please report whether this bug is still valid for Mageia 2.
> 
> Thanks :)
> 
> Cheers,
> marja


Hi,

Yes, this bug is still valid for Mageia 2 :(
Sander Lepik 2012-05-26 19:39:04 CEST

Keywords: NEEDINFO => (none)
CC: (none) => sander.lepik

Comment 7 Nic Baxter 2015-02-14 01:36:31 CET
Update 

https://help.gnome.org/admin/system-admin-guide/stable/user-list.html.en

    Create the gdm profile if it does not already exist:
    /etc/dconf/profile/gdm

    user-db:user
    system-db:gdm

    gdm is the name of a dconf database.

    Create a gdm keyfile for machine-wide settings in /etc/dconf/db/gdm./00-login-screen:

    [org/gnome/login-screen]
    # Do not show the user list
    disable-user-list=true

    Update the system databases:

    # dconf update

Works in Mageia 5

Close?

CC: (none) => nic

Comment 8 Marja Van Waes 2015-03-28 20:48:38 CET
(In reply to Nic Baxter from comment #7)
> Update 
> 
> https://help.gnome.org/admin/system-admin-guide/stable/user-list.html.en
> 
>     Create the gdm profile if it does not already exist:
>     /etc/dconf/profile/gdm
> 
>     user-db:user
>     system-db:gdm
> 
>     gdm is the name of a dconf database.
> 
>     Create a gdm keyfile for machine-wide settings in
> /etc/dconf/db/gdm./00-login-screen:
> 
>     [org/gnome/login-screen]
>     # Do not show the user list
>     disable-user-list=true
> 
>     Update the system databases:
> 
>     # dconf update
> 
> Works in Mageia 5
> 
> Close?

Thanks. Nic 

So it got fixed

Status: NEW => RESOLVED
CC: (none) => marja11
Resolution: (none) => FIXED


Note You need to log in before you can comment on or make changes to this bug.