Configuring LEAP for freeradius



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

 



This archive was generated by a fusion of Pipermail (Mailman edition) and MHonArc.