Search

Chapter 14. Session Management

download PDF

14.1. What Is GDM?

The GNOME Display Manager (GDM) is a graphical login program running in the background that runs and manages the X servers for both local and remote logins.
GDM is a replacement for XDM, the X Display Manager. However, GDM is not derived from XDM and does not contain any original XDM code. In addition, there is no support for a graphical configuration tool in GDM, so editing the /etc/gdm/custom.conf configuration file is necessary to change the GDM settings.

14.1.1. Restarting GDM

When you make changes to the system configuration such as setting up the login screen banner message, login screen logo, or login screen background, you need to restart GDM for your changes to take effect.

Warning

Keep in mind that restarting the service forcibly interrupts any currently running GNOME session of any desktop user who is logged in. This can result in users losing unsaved data.
To restart the GDM service, run the following command:
# systemctl restart gdm.service
For more information about managing services on Red Hat Enterprise Linux 7, see the System Administrator's Guide.

14.1.2. Displaying results of GDM configuration

To display results of the GDM configuration, run the following command:
             $ DCONF_PROFILE=gdm gsettings list-recursively org.gnome.login-screen 
Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.