From 20709cd1b35d0b48a2880f03a98f9413a0727d8c Mon Sep 17 00:00:00 2001 From: "Alan T. DeKok" Date: Thu, 2 Jul 2009 15:55:51 +0200 Subject: [PATCH] Document chase_referrals and rebind --- raddb/modules/ldap | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/raddb/modules/ldap b/raddb/modules/ldap index e9e82db..3a0576d 100644 --- a/raddb/modules/ldap +++ b/raddb/modules/ldap @@ -134,6 +134,15 @@ ldap { # access_attr_used_for_allow = yes # + # The following two configuration items are for Active Directory + # compatibility. If you see the helpful "operations error" + # being returned to the LDAP module, uncomment the next + # two lines. + # + # chase_referrals = yes + # rebind = yes + + # # By default, if the packet contains a User-Password, # and no other module is configured to handle the # authentication, the LDAP module sets itself to do -- 2.1.4