|
16.
|
|
|
the configuration file for SSSD
|
|
|
type: Content of: <reference><refentry><refnamediv><refpurpose>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
sssd.conf.5.xml:20
|
|
17.
|
|
|
FILE FORMAT
|
|
|
type: Content of: <reference><refentry><refsect1><title>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
sssd.conf.5.xml:24
|
|
18.
|
|
|
<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
|
|
19.
|
|
|
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
|
|
20.
|
|
|
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
|
|
21.
|
|
|
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
|
|
22.
|
|
|
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
|
|
23.
|
|
|
<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
|
|
24.
|
|
|
CONFIGURATION SNIPPETS FROM INCLUDE DIRECTORY
|
|
|
type: Content of: <reference><refentry><refsect1><title>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
sssd.conf.5.xml:62
|
|
25.
|
|
|
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
|