|
9.
|
|
|
The data types used are string (no quotes needed), integer and bool (with values of <quote>TRUE/FALSE</quote>).
|
|
|
type: Content of: <reference><refentry><refsect1><para>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
sssd.conf.5.xml:39
|
|
10.
|
|
|
A comment line starts with a hash sign (<quote>#</quote>) or a semicolon (<quote>;</quote>). Inline comments are not supported.
|
|
|
type: Content of: <reference><refentry><refsect1><para>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
sssd.conf.5.xml:44
|
|
11.
|
|
|
All sections can have an optional <replaceable>description</replaceable> parameter. Its function is only as a label for the section.
|
|
|
type: Content of: <reference><refentry><refsect1><para>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
sssd.conf.5.xml:50
|
|
12.
|
|
|
<filename>sssd.conf</filename> must be a regular file, owned by root and only root may read from or write to the file.
|
|
|
type: Content of: <reference><refentry><refsect1><para>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
sssd.conf.5.xml:56
|
|
13.
|
|
|
CONFIGURATION SNIPPETS FROM INCLUDE DIRECTORY
|
|
|
type: Content of: <reference><refentry><refsect1><title>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
sssd.conf.5.xml:62
|
|
14.
|
|
|
The configuration file <filename>sssd.conf</filename> will include configuration snippets using the include directory <filename>conf.d</filename>. This feature is available if SSSD was compiled with libini version 1.3.0 or later.
|
|
|
type: Content of: <reference><refentry><refsect1><para>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
sssd.conf.5.xml:65
|
|
15.
|
|
|
Any file placed in <filename>conf.d</filename> that ends in <quote><filename>.conf</filename></quote> and does not begin with a dot (<quote>.</quote>) will be used together with <filename>sssd.conf</filename> to configure SSSD.
|
|
|
type: Content of: <reference><refentry><refsect1><para>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
sssd.conf.5.xml:72
|
|
16.
|
|
|
The configuration snippets from <filename>conf.d</filename> have higher priority than <filename>sssd.conf</filename> and will override <filename>sssd.conf</filename> when conflicts occur. If several snippets are present in <filename>conf.d</filename>, then they are included in alphabetical order (based on locale). Files included later have higher priority. Numerical prefixes (<filename>01_snippet.conf</filename>, <filename>02_snippet.conf</filename> etc.) can help visualize the priority (higher number means higher priority).
|
|
|
type: Content of: <reference><refentry><refsect1><para>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
sssd.conf.5.xml:80
|
|
17.
|
|
|
The snippet files require the same owner and permissions as <filename>sssd.conf</filename>. Which are by default root:root and 0600.
|
|
|
type: Content of: <reference><refentry><refsect1><para>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
sssd.conf.5.xml:94
|
|
18.
|
|
|
GENERAL OPTIONS
|
|
|
type: Content of: <reference><refentry><refsect1><title>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
sssd.conf.5.xml:101
|