Search

9.7. Storing User Settings Over NFS

download PDF
For dconf to work correctly when using Network File System (NFS) home directories, the dconf keyfile back end must be used.
Note that the glib2-fam package must be installed on the system when using the dconf keyfile back end. Otherwise notifications on configuration changes made on remote machines will not work properly.

Procedure 9.1. Setting the dconf Keyfile Back End

  1. Verify that the glib2-fam package is installed on the system.
    1. The system must be subscribed to the Optional channel. To learn how to subscribe the system to the Optional channel, read this resource: How to access Optional and Supplementary channels, and -devel packages using Red Hat Subscription Management (RHSM)?
    2. Install the glib2-fam package by running the following command:
      # yum install glib2-fam
  2. Create or edit the /etc/dconf/profile/user file on every client.
  3. At the very beginning of this file, add the following line:
    service-db:keyfile/user
The dconf keyfile back end will only take effect the next time that the user logs in. It polls the keyfile to determine whether updates have been made, so settings may not be updated immediately.
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.