Hi,
I wanted to know how to configure EAP-LEAP on FreeRadius Server.
The following are the configuration settings done.
1. clients.conf - added the client AP.
2. radiusd.conf -
modules {
.
.
$INCLUDE ${confdir}/eap.conf
}
authenticate {
.
.
eap
}
authorize {
.
.
eap
}
3. eap.conf:-
Have set default_eap_type = LEAP.
And the LEAP section is empty.
leap {
}
What do I have to set over here in the leap section?
Also is there any other file that needs to be modified.
Thanks & Regards
Gaurav
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html