summaryrefslogtreecommitdiffstats
path: root/src/man
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2012-09-27 19:58:43 +0200
committerJakub Hrozek <jhrozek@redhat.com>2012-10-02 17:17:30 +0200
commitae5381b3a81ed4dee51e3ac56ddabd0bf7641c86 (patch)
tree067696e927d24243a4db761c45c0d0879215c7e9 /src/man
parent767caa58f91bf87586c872b67896297ff4073241 (diff)
downloadsssd-ae5381b3a81ed4dee51e3ac56ddabd0bf7641c86.tar.gz
sssd-ae5381b3a81ed4dee51e3ac56ddabd0bf7641c86.tar.xz
sssd-ae5381b3a81ed4dee51e3ac56ddabd0bf7641c86.zip
Flip the default value of ldap_initgroups_use_matching_rule_in_chain
https://fedorahosted.org/sssd/ticket/1535
Diffstat (limited to 'src/man')
-rw-r--r--src/man/sssd-ldap.5.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/man/sssd-ldap.5.xml b/src/man/sssd-ldap.5.xml
index 61390d502..37c4f5f7f 100644
--- a/src/man/sssd-ldap.5.xml
+++ b/src/man/sssd-ldap.5.xml
@@ -887,7 +887,7 @@
<listitem>
<para>
This option tells SSSD to take advantage of an
- Active Directory-specific feature which will speed
+ Active Directory-specific feature which might speed
up initgroups operations (most notably when
dealing with complex or deep nested groups).
</para>
@@ -904,7 +904,7 @@
MSDN(TM) documentation</ulink> for more details.
</para>
<para>
- Default: True
+ Default: False
</para>
</listitem>
</varlistentry>