summaryrefslogtreecommitdiffstats
path: root/src/man/ja/include/local.xml
blob: d293c3b98a5e5b68133bb5a67c15813f434c4fc1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<refsect1 id='local'>
    <title>ローカルドメイン</title>
    <para>
        In order to function correctly, a domain with
<quote>id_provider=local</quote> must be created and the SSSD must be
running.
    </para>
    <para>
        The administrator might want to use the SSSD local users instead of
traditional UNIX users in cases where the group nesting (see <citerefentry>
<refentrytitle>sss_groupadd</refentrytitle> <manvolnum>8</manvolnum>
</citerefentry>) is needed. The local users are also useful for testing and
development of the SSSD without having to deploy a full remote server. The
<command>sss_user*</command> and <command>sss_group*</command> tools use a
local LDB storage to store users and groups.
    </para>
</refsect1>