From 797f42df5a114ebf0b8d43dee7a6032981f77269 Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Apr 18 2012 14:43:22 +0000 Subject: man: document that referral chasing might bring performance penalty https://fedorahosted.org/sssd/ticket/1265 --- diff --git a/src/man/sssd-ldap.5.xml b/src/man/sssd-ldap.5.xml index 4fd4841..d0e0727 100644 --- a/src/man/sssd-ldap.5.xml +++ b/src/man/sssd-ldap.5.xml @@ -1443,6 +1443,14 @@ higher. + 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. + + Default: true