Show Table of Contents
7.2. Using Multiple SSSD Configuration Files on a Per-client Basis
The default configuration file for SSSD is
/etc/sssd/sssd.conf. Apart from this file, SSSD can read its configuration from all *.conf files in the /etc/sssd/conf.d/ directory.
For example, this allows you to use the default
/etc/sssd/sssd.conf file on all clients and add additional settings in further configuration files to extend the functionality individually on a per-client basis.
How SSSD Processes the Configuration Files
SSSD reads the configuration files in this order:
- The primary
/etc/sssd/sssd.conffile - Other
*.conffiles in/etc/sssd/conf.d/, in alphabetical order
If the same parameter appears in multiple configuration files, SSSD uses the last read parameter.
Note
SSSD does not read hidden files (files starting with
.) in the conf.d directory.

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.