summaryrefslogtreecommitdiffstats
path: root/src/man
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2011-08-19 18:06:41 +0200
committerStephen Gallagher <sgallagh@redhat.com>2011-09-06 14:25:36 -0400
commit9b5c5f041e92802aa074037d283674cb6eca1a23 (patch)
tree1b9a8b2e2d0a2bee3cf66554d2fef83116dd91bd /src/man
parentf1828234a850dd28465425248a83a993f262918f (diff)
downloadsssd_unused-9b5c5f041e92802aa074037d283674cb6eca1a23.tar.gz
sssd_unused-9b5c5f041e92802aa074037d283674cb6eca1a23.tar.xz
sssd_unused-9b5c5f041e92802aa074037d283674cb6eca1a23.zip
Allow turning dereference off by setting the threshold to 0
Diffstat (limited to 'src/man')
-rw-r--r--src/man/sssd-ldap.5.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/man/sssd-ldap.5.xml b/src/man/sssd-ldap.5.xml
index be1d333a..2e374ea1 100644
--- a/src/man/sssd-ldap.5.xml
+++ b/src/man/sssd-ldap.5.xml
@@ -934,6 +934,10 @@
they are looked up individually.
</para>
<para>
+ You can turn off dereference lookups completely by
+ setting the value to 0.
+ </para>
+ <para>
A dereference lookup is a means of fetching all
group members in a single LDAP call.
Different LDAP servers may implement different