|
6.
|
|
|
FILE FORMAT
|
|
|
type: Content of: <reference><refentry><refsect1><title>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
sssd.conf.5.xml:24
|
|
7.
|
|
|
<replaceable>[section]</replaceable>
<replaceable>key</replaceable> = <replaceable>value</replaceable>
<replaceable>key2</replaceable> = <replaceable>value2,value3</replaceable>
|
|
|
type: Content of: <reference><refentry><refsect1><para><programlisting>
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
sssd.conf.5.xml:32
|
|
8.
|
|
|
The file has an ini-style syntax and consists of sections and parameters. A section begins with the name of the section in square brackets and continues until the next section begins. An example of section with single and multi-valued parameters: <placeholder type="programlisting" id="0"/>
|
|
|
type: Content of: <reference><refentry><refsect1><para>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
sssd.conf.5.xml:27
|
|
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
|