summaryrefslogtreecommitdiffstats
path: root/src/man
diff options
context:
space:
mode:
authorMichal Židek <mzidek@redhat.com>2017-03-09 11:44:27 +0100
committerJakub Hrozek <jhrozek@redhat.com>2017-03-15 16:29:00 +0100
commit61854f17c8de6548fb56bb7ad959708109d76fc3 (patch)
treeb4874f0f194a4812d2aea470bf2261bd9c23a05b /src/man
parent62a1570f01053ec61e894ee3e58fc759ee809c6e (diff)
downloadsssd-61854f17c8de6548fb56bb7ad959708109d76fc3.tar.gz
sssd-61854f17c8de6548fb56bb7ad959708109d76fc3.tar.xz
sssd-61854f17c8de6548fb56bb7ad959708109d76fc3.zip
MAN: Add trusted domain section man entry
Add note about trusted domain section in the sssd.conf man page. Resolves: https://pagure.io/SSSD/sssd/issue/2599 Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
Diffstat (limited to 'src/man')
-rw-r--r--src/man/sssd.conf.5.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/src/man/sssd.conf.5.xml b/src/man/sssd.conf.5.xml
index e17996490..284402bc0 100644
--- a/src/man/sssd.conf.5.xml
+++ b/src/man/sssd.conf.5.xml
@@ -2765,6 +2765,28 @@ subdomain_inherit = ldap_purge_cache_timeout
</refsect1>
+ <refsect1 id='trusted-domains'>
+ <title>TRUSTED DOMAIN SECTION</title>
+ <para>
+ Some options used in the domain section can also be used in the
+ trusted domain section, that is, in a section called
+ <quote>[domain/<replaceable>DOMAIN_NAME</replaceable>]/<replaceable>TRUSTED_DOMAIN_NAME</replaceable>]</quote>.
+ Currently supported options in the trusted domain section are:
+ </para>
+ <para>ldap_search_base,</para>
+ <para>ldap_user_search_base,</para>
+ <para>ldap_group_search_base,</para>
+ <para>ldap_netgroup_search_base,</para>
+ <para>ldap_service_search_base,</para>
+ <para>ad_server,</para>
+ <para>ad_backup_server,</para>
+ <para>ad_site.</para>
+ <para>
+ For more details about these options see their individual description
+ in the manual page.
+ </para>
+ </refsect1>
+
<refsect1 id='example'>
<title>EXAMPLE</title>
<para>