EAP-TTLS-PAP-LDAP

Matt Ashfield mda at unb.ca
Tue Jul 18 18:24:55 CEST 2006


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 at unb.ca 


-----Original Message-----
From: Thibault Le Meur [mailto:Thibault.LeMeur at supelec.fr] 
Sent: July 18, 2006 1:00 PM
To: mda at 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





More information about the Freeradius-Users mailing list