diff options
-rw-r--r-- | src/man/sssd-ldap.5.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/man/sssd-ldap.5.xml b/src/man/sssd-ldap.5.xml index 46ee8372..e8d06b46 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> |