diff options
author | Pavel Reichl <preichl@redhat.com> | 2014-01-29 16:55:30 +0000 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2014-02-05 14:50:45 +0100 |
commit | e684f302ba5cdb2d822fa8551e9f9614d4cd46d6 (patch) | |
tree | 0457c7a108415012f5aa0f67a5a2c41540be4c81 /src/man | |
parent | d8057ec487e452038f0106042021fa612bbb8555 (diff) | |
download | sssd-e684f302ba5cdb2d822fa8551e9f9614d4cd46d6.tar.gz sssd-e684f302ba5cdb2d822fa8551e9f9614d4cd46d6.tar.xz sssd-e684f302ba5cdb2d822fa8551e9f9614d4cd46d6.zip |
MAN: update of subdomain_homedir usage
Resolves:
https://fedorahosted.org/sssd/ticket/2169
Diffstat (limited to 'src/man')
-rw-r--r-- | src/man/sssd.conf.5.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/man/sssd.conf.5.xml b/src/man/sssd.conf.5.xml index b3b70e14a..4ce90de7b 100644 --- a/src/man/sssd.conf.5.xml +++ b/src/man/sssd.conf.5.xml @@ -1786,7 +1786,8 @@ fallback_homedir = /home/%u <listitem> <para> Use this homedir as default value for all subdomains - within this domain. See <emphasis>override_homedir</emphasis> + within this domain in IPA AD trust. + See <emphasis>override_homedir</emphasis> for info about possible values. In addition to those, the expansion below can only be used with <emphasis>subdomain_homedir</emphasis>. |