Nope, it's in my authorize section which is: authorize { preprocess chap mschap suffix eap ldap } My authenticate section (notice LDAP is commented out): authenticate { Auth-Type PAP { pap } Auth-Type CHAP { chap } Auth-Type MS-CHAP { mschap } unix # Auth-Type LDAP { # ldap # } eap } The first line in my users file for my Access Point is: DEFAULT Auth-Type = ldap Fall-Through = 1 Matt Ashfield Network Analyst Integrated Technology Services University of New Brunswick (506) 447-3033 mda@unb.ca -----Original Message----- From: Thibault Le Meur [mailto:Thibault.LeMeur@supelec.fr] Sent: July 18, 2006 1:00 PM To: mda@unb.ca; 'FreeRadius users mailing list' Subject: RE : EAP-TTLS-PAP-LDAP
rad_check_password: Found Auth-Type ldap auth: type "LDAP" ERROR: Unknown value specified for Auth-Type. Cannot
Is the ldap module defined in your authenticate section ? Regards, Thibault