summaryrefslogtreecommitdiffstats
path: root/src/man/sssd-ldap.5.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/man/sssd-ldap.5.xml')
-rw-r--r--src/man/sssd-ldap.5.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/src/man/sssd-ldap.5.xml b/src/man/sssd-ldap.5.xml
index 37df5ec1b..97b5fdc57 100644
--- a/src/man/sssd-ldap.5.xml
+++ b/src/man/sssd-ldap.5.xml
@@ -717,6 +717,13 @@
for allow_all (*).
</para>
<para>
+ Please note that the ldap_access_order
+ configuration option <emphasis>must</emphasis> include
+ <quote>authorized_service</quote> in order for the
+ ldap_user_authorized_service option
+ to work.
+ </para>
+ <para>
Default: authorizedService
</para>
</listitem>
@@ -737,6 +744,13 @@
for allow_all (*).
</para>
<para>
+ Please note that the ldap_access_order
+ configuration option <emphasis>must</emphasis>
+ include <quote>host</quote> in order for the
+ ldap_user_authorized_host option
+ to work.
+ </para>
+ <para>
Default: host
</para>
</listitem>
@@ -1759,6 +1773,13 @@ ldap_access_filter = memberOf=cn=allowedusers,ou=Groups,dc=example,dc=com
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="include/experimental.xml" />
</para>
<para>
+ Please note that the ldap_access_order
+ configuration option <emphasis>must</emphasis>
+ include <quote>expire</quote> in order for the
+ ldap_account_expire_policy option
+ to work.
+ </para>
+ <para>
Default: Empty
</para>
</listitem>