How to set a global dconf value for gnome/gdm

This document (7018850) is provided subject to the disclaimer at the end of this document.

Environment

SUSE Linux Enterprise Server 12
SUSE Linux Enterprise Desktop 12
Gnome/gdm Desktop environment

Situation

Need a specific dconf setting to be set for gdm.

Example:  gdm login screen must not list the available users.

The gdm dconf database is kept in the gdm users home directory /var/lib/gdm/.  Normally a user can modify their own dconf settings which adds the entries to the database in their home directory.  However, since gdm is not a regular user, a method is provided to modify gdm's settings.


Resolution

This example is specific for disabling the user list but the same procedure would be used for any gdm dconf setting.

1.  Create a new gdm keyfile under /etc/dconf/db/gdm.d/.  The gdm.d directory does not exist by default so create the directory if needed then create the new file.  The file name should start with a two digit number and a dash, similar to "10-local-gdm-settings".

The text in the file will identify the path to the schema and the value to be set.  Add the following text to the file to disable the user list:

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

Multiple entries can be made in the same file and multiple values can be placed under the same schema section.

2.  Create a new file (if it doesn't exist) called "gdm" in the directory /etc/dconf/profile/ and add the following text for the gdm profile:

     user-db:user
     system-db:gdm
     file-db:/usr/share/gdm/greeter-dconf-defaults

3.  After the files are in place run "dconf update" as the root user to have it take effect.

Cause


Disclaimer

This Support Knowledgebase provides a valuable tool for SUSE customers and parties interested in our products and solutions to acquire information, ideas and learn from one another. Materials are provided for informational, personal or non-commercial use within your organization and are presented "AS IS" WITHOUT WARRANTY OF ANY KIND.

  • Document ID:7018850
  • Creation Date: 28-Apr-2017
  • Modified Date:03-Mar-2020
    • SUSE Linux Enterprise Desktop
    • SUSE Linux Enterprise Server

< Back to Support Search

For questions or concerns with the SUSE Knowledgebase please contact: tidfeedback[at]suse.com

SUSE Support Forums

Get your questions answered by experienced Sys Ops or interact with other SUSE community experts.

Join Our Community

Support Resources

Learn how to get the most from the technical support you receive with your SUSE Subscription, Premium Support, Academic Program, or Partner Program.


SUSE Customer Support Quick Reference Guide SUSE Technical Support Handbook Update Advisories
Support FAQ

Open an Incident

Open an incident with SUSE Technical Support, manage your subscriptions, download patches, or manage user access.

Go to Customer Center