summaryrefslogtreecommitdiffstats
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:43:22 -0400
commit797f42df5a114ebf0b8d43dee7a6032981f77269 (patch)
treeb0adfe736967766cd0d29e7d7d45c3068fe77940
parent263ce5e0faa7a3e02066e8914684dc0ce6fff4a8 (diff)
downloadsssd_unused-797f42df5a114ebf0b8d43dee7a6032981f77269.tar.gz
sssd_unused-797f42df5a114ebf0b8d43dee7a6032981f77269.tar.xz
sssd_unused-797f42df5a114ebf0b8d43dee7a6032981f77269.zip
man: document that referral chasing might bring performance penalty
https://fedorahosted.org/sssd/ticket/1265
-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 4fd4841e..d0e07274 100644
--- a/src/man/sssd-ldap.5.xml
+++ b/src/man/sssd-ldap.5.xml
@@ -1443,6 +1443,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>