gdm

Comment 0 for bug 423450

Revision history for this message
Robert Ancell (robert-ancell) wrote : Add login user dbus interface to gdmserver

Binary package hint: gdm

There are multiple services that access the list of users able to log in:
1. The GDM greeter
2. The GDM configuration applet
3. The user switch applet

This list can take some time to generate and has duplicated code in all of these services. Make this list collected once in the gdmserver and these services should access it via dbus+polkit.