summaryrefslogtreecommitdiffstats
path: root/src/man
diff options
context:
space:
mode:
authorSumit Bose <sbose@redhat.com>2012-06-25 15:16:35 +0200
committerStephen Gallagher <sgallagh@redhat.com>2012-06-25 11:10:54 -0400
commitefc4a645d50f68d2a289c7e8a05bedf051d3c67d (patch)
tree678f8aa430cac95390767203d359eb5638ea3866 /src/man
parentd783d4562c704ccc65143370a4e0c2dfd91c61d2 (diff)
downloadsssd-efc4a645d50f68d2a289c7e8a05bedf051d3c67d.tar.gz
sssd-efc4a645d50f68d2a289c7e8a05bedf051d3c67d.tar.xz
sssd-efc4a645d50f68d2a289c7e8a05bedf051d3c67d.zip
Set default for subdomain_homedir
Diffstat (limited to 'src/man')
-rw-r--r--src/man/sssd.conf.5.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/man/sssd.conf.5.xml b/src/man/sssd.conf.5.xml
index 6c57571e8..e6a1bbcdf 100644
--- a/src/man/sssd.conf.5.xml
+++ b/src/man/sssd.conf.5.xml
@@ -1477,6 +1477,9 @@
The value can be overridden by
<emphasis>override_homedir</emphasis> option.
</para>
+ <para>
+ Default: <filename>/home/%d/%u</filename>
+ </para>
</listitem>
</varlistentry>
</variablelist>