13 May
2010
13 May
'10
6:54 a.m.
Dean, Barry wrote:
The issue is that the self same configuration in FreeRADIUS 2.0.2 works! But with 2.1.8 it fails.
Yes... the behavior changed slightly in the past 2 years. Read raddb/modules/ldap in 2.1.8. Look for "auth_type". This is documented.
"FR 2.0.2 reports 'rad_check_password: Found Auth-Type ldap' then goes on to authenticate a user against LDAP, whereas FR 2.1.8 reports that there is no Auth-Type set and does not attempt LDAP authentication."
Yes. Older versions had the LDAP module set the Auth-Type... which is wrong. Alan DeKok.