Omar,
 
You really want to read the aaa.txt file contained in the docs directory in the freeradius installation package - it details how and what is used for authentication, authorization and other information you need!
 
Check it out!!
 
Gary McKinney
 
----- Original Message -----
Sent: Tuesday, May 11, 2004 3:29 AM
Subject: eap-peap and sql

Hello list,
 
I�d like to ask you one question about the posibility of consigure eap-peap and sql.
My idea is configure a authentication method using eap-peap and sql. eap-peap will secure a wireless conection with dinamic keys, and then validate that user and password agains a sql_server.
 
The configuration should be this:
authorize {
    eap
    sql
}
 authentication {
        eap
        sql
}
 
 
Thanks at all.
 
Omar.

Reply via email to