summaryrefslogtreecommitdiffstats
path: root/src/man
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2012-03-30 19:03:45 -0400
committerStephen Gallagher <sgallagh@redhat.com>2012-04-18 10:23:55 -0400
commit7329723a5d8ce46f146e78dabfad5c94b3eed505 (patch)
tree5b7cba73c390e1d4a30dbc6a161f9f2831cdd881 /src/man
parent2a71b2515753b7c10e75e2c51f8f43683496857a (diff)
downloadsssd-7329723a5d8ce46f146e78dabfad5c94b3eed505.tar.gz
sssd-7329723a5d8ce46f146e78dabfad5c94b3eed505.tar.xz
sssd-7329723a5d8ce46f146e78dabfad5c94b3eed505.zip
man: document that referral chasing might bring performance penalty
https://fedorahosted.org/sssd/ticket/1265
Diffstat (limited to 'src/man')
-rw-r--r--src/man/sssd-ldap.5.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/man/sssd-ldap.5.xml b/src/man/sssd-ldap.5.xml
index 46ee8372b..e8d06b464 100644
--- a/src/man/sssd-ldap.5.xml
+++ b/src/man/sssd-ldap.5.xml
@@ -1446,6 +1446,14 @@
higher.
</para>
<para>
+ Chasing referrals may incur a performance penalty
+ in environments that use them heavily, a notable
+ example is Microsoft Active Directory. If
+ your setup does not in fact require the use
+ of referrals, setting this option to false
+ might bring a noticeable performance improvement.
+ </para>
+ <para>
Default: true
</para>
</listitem>