Configuring LEAP for freeradius

Gaurav Bandekar gaurav_bandekar at persistent.co.in
Fri Nov 23 07:55:33 CET 2007


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

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20071123/fd6814a6/attachment.html>


More information about the Freeradius-Users mailing list