7 Jul
2015
7 Jul
'15
10:03 a.m.
Hatim CHIKHI wrote:
I found the solution for the ldap slow search here: http://lists.freeradius.org/pipermail/freeradius-users/2013-January/064566.h...
There is just an option in the ldap configuration of freeradius that must be modified:
ldap { ... chase_referrals = no }
I'd vote for this to be the default. Automagically chasing referrals is useless in almost any case, especially because it's a broken concept. At least I never had a LDAP deployment where this was safe to use - during the last 15+ years. Ciao, Michael.