summaryrefslogtreecommitdiffstats
path: root/src/man/include/homedir_substring.xml
blob: 54d9bc94b9d6ae90e4e450691e79805c1eb83ba7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<varlistentry>
    <term>homedir_substring (string)</term>
    <listitem>
        <para>
            The value of this option will be used in the expansion of the
            <emphasis>override_homedir</emphasis> option if the template
            contains the format string <emphasis>%H</emphasis>. An LDAP
            directory entry can directly contain this template so that this
            option can be used to expand the home directory path for each
            client machine (or operating system). It can be set per-domain or
            globally in the [nss] section. A value specified in a domain
            section will override one set in the [nss] section.
        </para>
        <para>
            Default: /home
        </para>
    </listitem>
</varlistentry>